Refactor subheader
diff --git a/templates/page.html b/templates/page.html
index 234e973..870d13a 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -1,6 +1,8 @@
 {% extends "base.html" %}
 {% block title %}{{ page.title|striptags|escape }} | {{ SITENAME }}{% endblock %}
 
+{% block subheader %}{% endblock %}
+
 {% block content %}
 <article>
   <div class="article_title">