diff --git a/source/blog.html b/source/blog.html index f2bab20f..a45a6ffd 100644 --- a/source/blog.html +++ b/source/blog.html @@ -3,6 +3,12 @@ layout: default title: Blog use: [posts] --- +{% block page_title_wrapper %} +

+ {% block page_title %}{{ page.title }}{% endblock %} +

+{% endblock %} + {% block content %}