aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 538d7db..c455815 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,6 +1,6 @@
{{ define "HEADER" }}<html>
<head>
-<title>bombom</title>
+<title>bommom</title>
<link rel="stylesheet" type="text/css" href="/static/default.css"></link>
</head>
<body>{{ end }}