diff --git a/server/templates/base.html.j2 b/server/templates/base.html.j2 index 4c26b62..47b0153 100644 --- a/server/templates/base.html.j2 +++ b/server/templates/base.html.j2 @@ -9,7 +9,7 @@ - + @@ -123,6 +123,6 @@ - + diff --git a/server/templates/seat.html.j2 b/server/templates/seat.html.j2 index db5f7d8..3c10ada 100644 --- a/server/templates/seat.html.j2 +++ b/server/templates/seat.html.j2 @@ -9,7 +9,7 @@ - + {% block title %}{{ room.display_name }} {{seat.display_name}}{% endblock %} @@ -28,6 +28,6 @@ {% endblock %} - +