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/base.html | 62 ++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 themes/dev-urandom/templates/base.html (limited to 'themes/dev-urandom/templates/base.html') diff --git a/themes/dev-urandom/templates/base.html b/themes/dev-urandom/templates/base.html new file mode 100644 index 0000000..3ee32a5 --- /dev/null +++ b/themes/dev-urandom/templates/base.html @@ -0,0 +1,62 @@ + + + + {% block headers %} + + + + {% block title %}{{ SITENAME }}{%endblock%} + + + + + + + {% if FEED_RSS %} + + {% endif %} + {% endblock headers %} + + +
+ + +
+ <{%- if article %}article class="post" {% else %}section {% endif -%}id="page-main" role="main"> +{% block content %} +{% endblock content %} + + + +
+ + +
+ {% if GOOGLE_ANALYTICS %} + + {% endif %} + + -- cgit v1.2.3-70-g09d2