From 8d9674344952441cc5cd9385862c9b00661fa3bd Mon Sep 17 00:00:00 2001 From: Lazlo Westerhof Date: Tue, 13 Aug 2024 09:52:50 +0200 Subject: [PATCH] Attributes should be double quote --- fileviewer/templates/fileviewer/file.html | 2 +- user/templates/user/data_transfer.html | 2 +- vault/templates/vault/browse.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) 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 @@ @@ -271,7 +271,7 @@ @@ -289,7 +289,7 @@