mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-18 15:34:16 +02:00
Move alert to content subtitle
This commit is contained in:
parent
072738cf03
commit
ea31249ef8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{% extends 'admin/delete_confirmation.html' %}
|
{% extends 'admin/delete_confirmation.html' %}
|
||||||
{% load i18n static %}
|
{% load i18n static %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content_subtitle %}
|
||||||
<div class="usa-alert usa-alert--info usa-alert--slim margin-bottom-2" role="alert">
|
<div class="usa-alert usa-alert--info usa-alert--slim margin-bottom-2" role="alert">
|
||||||
<div class="usa-alert__body margin-left-1 maxw-none">
|
<div class="usa-alert__body margin-left-1 maxw-none">
|
||||||
<p class="usa-alert__text maxw-none">
|
<p class="usa-alert__text maxw-none">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue