aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/templates/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/templates/layouts')
-rw-r--r--cmd/web/templates/layouts/app.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/web/templates/layouts/app.tmpl b/cmd/web/templates/layouts/app.tmpl
index 986f458..9eddf9a 100644
--- a/cmd/web/templates/layouts/app.tmpl
+++ b/cmd/web/templates/layouts/app.tmpl
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>{{ .PageTitle }}</title>
+ <link rel="stylesheet" href="/static/css/bootstrap-normalized.css">
<link rel="stylesheet" href="/static/css/style.css">
<link rel="stylesheet" href="/static/css/tagify.css">