mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
refactor: reorganise network page
Backend form handling slightly simplified - date is own form now
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
|
||||
{% block before_content %}{% endblock %}
|
||||
|
||||
<main class="container">
|
||||
<main class="{{ full_width_page|yesno:'container-fluid,container' }}">
|
||||
{# Display Django messages as Bootstrap alerts #}
|
||||
{% bootstrap_messages %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user