From 5da399d98e76f48414436a4276ce7cd13b80b56b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 27 Nov 2013 13:42:03 +0100 Subject: [PATCH] [fix] paths of assets fixed --- app/views/_top.twig | 2 +- app/views/layout.twig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/_top.twig b/app/views/_top.twig index 4ae23fc..6288992 100644 --- a/app/views/_top.twig +++ b/app/views/_top.twig @@ -1,5 +1,5 @@

- poche logo + poche logo

diff --git a/app/views/layout.twig b/app/views/layout.twig index 9efb2fe..ab023ee 100644 --- a/app/views/layout.twig +++ b/app/views/layout.twig @@ -11,8 +11,8 @@ poche - - + + {% include '_top.twig' %}