aboutsummaryrefslogtreecommitdiffstats
path: root/templates/aggregator/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/aggregator/base.html')
-rw-r--r--templates/aggregator/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/aggregator/base.html b/templates/aggregator/base.html
index 1f3ec37..6a37f5a 100644
--- a/templates/aggregator/base.html
+++ b/templates/aggregator/base.html
@@ -5,6 +5,7 @@
<title>ryuslash</title>
<link href="/static/main.css" type="text/css" rel="stylesheet" />
<link rel="shortcut icon" href="/static/favicon.png" />
+ {% block head %}{% endblock %}
</head>
<body>