summaryrefslogtreecommitdiff
path: root/templates/layout.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.hbs')
-rw-r--r--templates/layout.hbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.hbs b/templates/layout.hbs
index bd47622..25b558c 100644
--- a/templates/layout.hbs
+++ b/templates/layout.hbs
@@ -4,6 +4,7 @@
<meta charset="utf8">
<link href="/static/default.css" rel="stylesheet" type="text/css"/>
<title>pj- {{ title }}</title>
+ {{ ~> extra_head }}
</head>
<body>