From a1953dff8f39b225b408c3046246e9446a01f305 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Fri, 19 Apr 2013 11:41:12 +0200 Subject: =?UTF-8?q?tout=20est=20recentr=C3=A9=20sur=20index.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/entries.html | 8 ++++---- tpl/home.html | 4 ++-- tpl/login.html | 4 +++- tpl/view.html | 7 ++++--- 4 files changed, 13 insertions(+), 10 deletions(-) (limited to 'tpl') diff --git a/tpl/entries.html b/tpl/entries.html index c74bc346..648e1ce9 100644 --- a/tpl/entries.html +++ b/tpl/entries.html @@ -2,13 +2,13 @@

- {$value.title} + {$value.title}

    -
  • -
  • -
  • +
  • +
  • +
diff --git a/tpl/home.html b/tpl/home.html index 216f39b9..6fb9444c 100644 --- a/tpl/home.html +++ b/tpl/home.html @@ -6,7 +6,7 @@
  • logout
  • \ No newline at end of file diff --git a/tpl/login.html b/tpl/login.html index bf0f4fa6..d3139ab3 100644 --- a/tpl/login.html +++ b/tpl/login.html @@ -1,3 +1,4 @@ +{include="head"}

    login to your poche

    @@ -18,4 +19,5 @@
    -
    \ No newline at end of file + +{include="footer"} \ No newline at end of file diff --git a/tpl/view.html b/tpl/view.html index 1191bd82..4b8ce60f 100644 --- a/tpl/view.html +++ b/tpl/view.html @@ -23,9 +23,10 @@
    -- cgit v1.2.3