From 08718c01e4b8b35fe75b1e04534e028dd26c8c53 Mon Sep 17 00:00:00 2001 From: Maryana Rozhankivska Date: Fri, 28 Mar 2014 11:26:48 +0200 Subject: problem with resources and localhost url fix --- themes/courgette/_head.twig | 18 +++++++++--------- themes/courgette/_top.twig | 2 +- themes/courgette/_view.twig | 2 +- themes/courgette/home.twig | 4 ++-- themes/courgette/tags.twig | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) mode change 100644 => 100755 themes/courgette/tags.twig (limited to 'themes/courgette') diff --git a/themes/courgette/_head.twig b/themes/courgette/_head.twig index 57b40f41..059936d9 100755 --- a/themes/courgette/_head.twig +++ b/themes/courgette/_head.twig @@ -1,11 +1,11 @@ - - - - - - - - + + + + + + + + - + diff --git a/themes/courgette/_top.twig b/themes/courgette/_top.twig index 2a2de211..4d2dbb21 100755 --- a/themes/courgette/_top.twig +++ b/themes/courgette/_top.twig @@ -1,6 +1,6 @@

- {% if view == 'home' %}{% block logo %}wallabag logo{% endblock %} + {% if view == 'home' %}{% block logo %}wallabag logo{% endblock %} {% elseif view == 'fav' %}{{ block('logo') }} Favoris {% elseif view == 'archive' %}{{ block('logo') }} Archive {% else %}{{ block('logo') }} diff --git a/themes/courgette/_view.twig b/themes/courgette/_view.twig index e80829ef..5aa201d4 100755 --- a/themes/courgette/_view.twig +++ b/themes/courgette/_view.twig @@ -23,7 +23,7 @@ {{ content | raw }} - +