X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fhome.html;h=ad8819977ca863f3498dfe8708e2aca82c672f1d;hb=refs%2Fpull%2F67%2Fhead;hp=70a35a7fce0f6178f1335d9ed5c6127d9885a4b4;hpb=8046748b424f95a92ab599ecc973f57eb05246ce;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/home.html b/tpl/home.html index 70a35a7f..ad881997 100644 --- a/tpl/home.html +++ b/tpl/home.html @@ -1,5 +1,4 @@ -{include="head"} - +

logo pochepoche

@@ -8,26 +7,13 @@
  • home
  • favorites
  • archive
  • -
  • poche it !
  • +
  • config
  • +
  • logout
  • -
    - {loop="entries"} -
    - -

    - {$value.title} -

    -
    - - - -
    -
    -
    - {/loop} -
    - - {include="footer"} - {include="js"} - - + {if condition="isset($entries)"} + + {/if} + {include="messages"} \ No newline at end of file