+{% block title %}400 Bad Request | Cantus Database {% endblock %}
+{% block content %}
+
+
- {% endblock %}
-
-
-
-
\ No newline at end of file
+{% endblock %}
diff --git a/django/cantusdb_project/main_app/templates/403.html b/django/cantusdb_project/main_app/templates/403.html
index 2a4426cca..02f3f3edf 100644
--- a/django/cantusdb_project/main_app/templates/403.html
+++ b/django/cantusdb_project/main_app/templates/403.html
@@ -1,22 +1,23 @@
{% extends "base.html" %}
-{% block title %}
- 403 Access Denied | Cantus Database
-{% endblock %}
-
+{% block title %}403 Access Denied | Cantus Database {% endblock %}
{% block content %}
-
400
Bad Request
-+
Your request couldn't be understood by the server.
-
- 404 Not Found | Cantus Database
-{% endblock %}
-
+{% block title %}404 Not Found | Cantus Database {% endblock %}
{% block content %}
-
-
-
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/django/cantusdb_project/main_app/templates/404.html b/django/cantusdb_project/main_app/templates/404.html
index 5f2ec4e51..d98485f39 100644
--- a/django/cantusdb_project/main_app/templates/404.html
+++ b/django/cantusdb_project/main_app/templates/404.html
@@ -1,19 +1,14 @@
{% extends "base.html" %}
-{% block title %}
- 403
-Access denied
--
-
-
- You are not authorized to access this page. - {% if not user.is_authenticated %} -
- This could be because you are not currently logged in. If you are a contributor and believe you should be able to see this page, try logging in. - {% endif %} -
+
-
+
+
+
403
+Access denied
++
-
+
- + You are not authorized to access this page. + + {% if not user.is_authenticated %} +
- + This could be because you are not currently logged in. If you are a contributor and believe you should be able to see this page, try logging in. + + {% endif %} +
-
- Browse Chants | Cantus Database
-{% endblock %}
-
-{% block scripts %}
-
-{% endblock %}
-
+{% block title %}Browse Chants | Cantus Database {% endblock %}
+{% block scripts %}{% endblock %}
{% block uppersidebar %}
-
+
{% endblock %}
-
{% block maincontent %}
-
-
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/django/cantusdb_project/main_app/templates/browse_chants.html b/django/cantusdb_project/main_app/templates/browse_chants.html
index 6de54bbab..0d930b395 100644
--- a/django/cantusdb_project/main_app/templates/browse_chants.html
+++ b/django/cantusdb_project/main_app/templates/browse_chants.html
@@ -1,39 +1,34 @@
{% extends "base_page_with_side_cards.html" %}
-{% block title %}
- 404
-Page not found
--
- We couldn't find a page at this address. -
+
+
-
+
+
+
404
+Page not found
++
We couldn't find a page at this address.
+