diff --git a/fileviewer/templates/fileviewer/file.html b/fileviewer/templates/fileviewer/file.html index 2f2360f7..3e89acd1 100644 --- a/fileviewer/templates/fileviewer/file.html +++ b/fileviewer/templates/fileviewer/file.html @@ -3,7 +3,7 @@ {% block title %}{{ super() }} - File Viewer{% endblock title %} {% block style %} - + {% endblock style %} {% block scripts %} diff --git a/user/templates/user/data_transfer.html b/user/templates/user/data_transfer.html index 05239750..df9991f8 100644 --- a/user/templates/user/data_transfer.html +++ b/user/templates/user/data_transfer.html @@ -21,7 +21,7 @@ {% endblock %} {% block style %} - + {% endblock style %} {% block content %} diff --git a/vault/templates/vault/browse.html b/vault/templates/vault/browse.html index f0661795..0c23a61f 100644 --- a/vault/templates/vault/browse.html +++ b/vault/templates/vault/browse.html @@ -253,7 +253,7 @@