diff --git a/templates/page.html b/templates/page.html new file mode 100644 index 0000000..2d353c1 --- /dev/null +++ b/templates/page.html @@ -0,0 +1,9 @@ +{% extends "_base.html" %} + +{% block page_title %}{{ super() }} | {{ this.title }}{% endblock %} + +{% block main_content %} +