summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/room_update.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/room_update.html')
-rw-r--r--ogcp/templates/actions/room_update.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/room_update.html b/ogcp/templates/actions/room_update.html
index 608b904..ec9e7d7 100644
--- a/ogcp/templates/actions/room_update.html
+++ b/ogcp/templates/actions/room_update.html
@@ -8,7 +8,7 @@
{% block nav_room_add %} active{% endblock %}
{% block content %}
-<h1 class="m-5">{{_('Update room')}}</h1>
+<h2 class="mx-5 subhead-heading">{{_('Update room')}}</h2>
{{ wtf.quick_form(form,
method='post',