From 0891e0146f0dcf9e6db7ccce4376114c339fa5df Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Fri, 9 May 2014 12:13:44 +0200 Subject: Import du thème 'dev-random2' pour modifications MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/dev-urandom/templates/page.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 themes/dev-urandom/templates/page.html (limited to 'themes/dev-urandom/templates/page.html') diff --git a/themes/dev-urandom/templates/page.html b/themes/dev-urandom/templates/page.html new file mode 100644 index 0000000..b52c807 --- /dev/null +++ b/themes/dev-urandom/templates/page.html @@ -0,0 +1,8 @@ +{% extends "base.html" %} + +{% block title %}{{ super() }} — {{ page.url }}{% endblock title %} + +{%- block content %} +

{{ page.title }}

+ {{ page.content }} +{% endblock content -%} -- cgit v1.2.3-70-g09d2