mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
Cleanup
This commit is contained in:
parent
1b870d194b
commit
2834134ebe
2 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
{% elif opts.model_name == 'verifiedbystaff' %}
|
||||
{% include "django/admin/includes/descriptions/verified_by_staff_description.html" %}
|
||||
{% elif opts.model_name == 'website' %}
|
||||
{% include "django/admin/includes/descriptions/website.html" %}
|
||||
{% include "django/admin/includes/descriptions/website_description.html" %}
|
||||
{% else %}
|
||||
<p>This table does not have a description yet.</p>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue