From a4565e88edbc8e3bd092a475469769c86a4c350c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 2 Aug 2013 22:40:51 +0200 Subject: add Twig & refactor poche --- tpl/home.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tpl/home.html') diff --git a/tpl/home.html b/tpl/home.html index 90e247f7..8b602a25 100644 --- a/tpl/home.html +++ b/tpl/home.html @@ -3,6 +3,7 @@

logo pochepoche

+{% block menu %} - {if condition="isset($entries)"} +{% endblock %} +{% block precontent %} - {/if} +{% endblock %} {include="messages"} \ No newline at end of file -- cgit v1.2.3