Clean up whitespace in various template files for consistency
This commit is contained in:
@@ -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,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>
|
||||
|
||||
Reference in New Issue
Block a user