Add intro image block

This commit is contained in:
Oliver Davies 2017-08-06 19:31:59 +01:00
parent 4bd21ddfc7
commit 451789c1a2
6 changed files with 22 additions and 22 deletions

View file

@ -2,6 +2,7 @@
{% block content_wrapper %}
{% include 'post/header' %}
{% include 'post/intro-image' %}
{% block content %}{% endblock %}