Clean up whitespace in various template files for consistency

This commit is contained in:
Ross
2026-01-26 12:49:04 +00:00
parent a667566db6
commit a61c8529ae
14 changed files with 201 additions and 178 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{% extends 'sbas/base.html' %}
{% partialdef links-partial %}
<div class="btn-group mt-3 mt-md-0" role="group" aria-label="Actions">
+1 -1
View File
@@ -1,7 +1,7 @@
{% extends 'sbas/base.html' %}
{% load static %}
{% load crispy_forms_tags %}
{% block js %}
@@ -1,5 +1,5 @@
{% extends 'sbas/base.html' %}
{% block content %}
<h2>Filtered questions</h2>
@@ -1,5 +1,5 @@
{% extends 'sbas/base.html' %}
{% block content %}
<h2>Review Questions</h2>