diff --git a/templates/audit_log/audit_log.html b/templates/audit_log/audit_log.html
index 3b505135..e080f448 100644
--- a/templates/audit_log/audit_log.html
+++ b/templates/audit_log/audit_log.html
@@ -4,7 +4,7 @@
{% block content %}
-
+
diff --git a/templates/requests/index.html b/templates/requests/index.html
index ce185a34..8dc49eab 100644
--- a/templates/requests/index.html
+++ b/templates/requests/index.html
@@ -82,7 +82,7 @@
{% endif %}
-
+
{% if extended_view %}
{% endif %}
-
+
diff --git a/templates/workspaces/index.html b/templates/workspaces/index.html
index 14d4600c..ac388453 100644
--- a/templates/workspaces/index.html
+++ b/templates/workspaces/index.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
-
+
diff --git a/templates/workspaces/projects/index.html b/templates/workspaces/projects/index.html
index fc907b90..104210f7 100644
--- a/templates/workspaces/projects/index.html
+++ b/templates/workspaces/projects/index.html
@@ -22,7 +22,7 @@
{% else %}
{% for project in workspace.projects %}
-