aboutsummaryrefslogtreecommitdiff
path: root/web/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/layout.html')
-rw-r--r--web/templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/layout.html b/web/templates/layout.html
index 37a101d9..3a10f2d6 100644
--- a/web/templates/layout.html
+++ b/web/templates/layout.html
@@ -1,4 +1,4 @@
- <!DOCTYPE html>
+<!DOCTYPE html>
<html>
<head>
{% block head %}
bgstack15