From 59ec33cded4be492660677a93265004e03cdac4c Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Fri, 9 May 2014 13:09:07 +0200 Subject: Modifications du thème MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Suppression fichiers inutiles * Modifications CSS pour afficher les field list * Modifications templates pour ne pas afficher les sites liés ou les catégories s'il n'y en a pas. --- themes/dev-urandom/templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/dev-urandom/templates/page.html') diff --git a/themes/dev-urandom/templates/page.html b/themes/dev-urandom/templates/page.html index b52c807..7a69347 100644 --- a/themes/dev-urandom/templates/page.html +++ b/themes/dev-urandom/templates/page.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}{{ super() }} — {{ page.url }}{% endblock title %} +{% block title %}{{ super() }} — {{ page.title }}{% endblock title %} {%- block content %}

{{ page.title }}

-- cgit v1.2.3-70-g09d2