From c765c3679fee3ed9e4bad9954a808116187a7e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 4 Aug 2013 21:42:46 +0200 Subject: import in poche and not in an external file --- tpl/home.twig | 9 --------- 1 file changed, 9 deletions(-) (limited to 'tpl/home.twig') diff --git a/tpl/home.twig b/tpl/home.twig index 5752b2cf..49ef9050 100644 --- a/tpl/home.twig +++ b/tpl/home.twig @@ -15,15 +15,6 @@
  • {% trans "by title" %}
  • {% endblock %} -{% block notices %} -
    - -
    -{% endblock %} {% block content %}
    {% for entry in entries %} -- cgit v1.2.3