wiki get page

This commit is contained in:
Matthew Scragg 2013-09-28 16:33:00 -05:00
parent 26137047cd
commit 32e152a2a7
3 changed files with 17 additions and 13 deletions

View file

@ -1,6 +1,6 @@
{% extends 'layout.html' %}
{% block body %}
{{ content }}
{{ page.data }}
{% endblock %}