X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fvintage%2Fdaily.html;h=71d84475df2a2b1f42a20eb43159070438750495;hb=027ff329a1ec9c18a0a7e12e40036d1b2c76ef29;hp=e86e90b1e0bd3c13e12a7d4286d62600ed917808;hpb=009ce9358168cc06c76fc2f4162829e552e633a3;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/vintage/daily.html b/tpl/vintage/daily.html index e86e90b1..71d84475 100644 --- a/tpl/vintage/daily.html +++ b/tpl/vintage/daily.html @@ -24,13 +24,13 @@ {/loop}
- rss_feedDaily RSS Feed + rss_feedDaily RSS Feed
- floral_left + floral_left The Daily Shaarli - floral_right + floral_right
@@ -50,10 +50,10 @@
- {if="!$hide_timestamps || isLoggedIn()"} + {if="!$hide_timestamps || $is_logged_in"} @@ -68,8 +68,12 @@ - {if="$link.thumbnail"} -
{$link.thumbnail}
+ {if="$thumbnails_enabled && !empty($link.thumbnail)"} +
+ thumbnail +
{/if}
{$link.formatedDescription}
@@ -94,8 +98,9 @@ {$value} {/loop}
-
-
+
-
{include="page.footer"} +