Updated layouts

This commit is contained in:
Oliver Davies 2015-11-27 21:20:46 +00:00
parent b016f82673
commit 964e8713a6
3 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{% extends 'default' %}
{% block content_top %}
<h1>{{ page.title }}</h1>
{% endblock %}