adding newline to a html template

This commit is contained in:
David Kennedy 2024-05-07 11:08:46 -04:00
parent aca85227ac
commit fcef18658c
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -5,4 +5,4 @@
{% if not IS_PRODUCTION %}
<li><a href='{% url opts|admin_urlname:"import" %}' class="import_link">{% trans "Import" %}</a></li>
{% endif %}
{% endif %}
{% endif %}