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/includes/sidebar.html | 6 +++++- themes/dev-urandom/templates/page.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'themes/dev-urandom/templates') diff --git a/themes/dev-urandom/templates/includes/sidebar.html b/themes/dev-urandom/templates/includes/sidebar.html index 0d5d5ef..0910f79 100644 --- a/themes/dev-urandom/templates/includes/sidebar.html +++ b/themes/dev-urandom/templates/includes/sidebar.html @@ -3,8 +3,10 @@ {% endif %} + {% if FEED_ATOM or FEED_RSS or SOCIAL or LINKS %} + {% endif %} 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