X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Fdaily.html;h=5e038c393822105287678394fa6e1b9ab4211d77;hb=80c8889bfe5151a23066188e6c74c3c1e8575e61;hp=6b5103a479c8400e65ec0465be03c56a78bac890;hpb=5321f704b563df03232e2f8a1d2a26ecb8297428;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/daily.html b/tpl/default/daily.html index 6b5103a4..5e038c39 100644 --- a/tpl/default/daily.html +++ b/tpl/default/daily.html @@ -6,12 +6,25 @@ {include="page.header"} +
+
+ {'Daily'|t} + {'Weekly'|t} + {'Monthly'|t} +
+
+ +

- {'The Daily Shaarli'|t} - + {$localizedType} Shaarli + t($type)])"}" + > + +

@@ -25,19 +38,19 @@
- {'All links of one day in a single page.'|t} + {function="t('All links of one :type in a single page.', '', 1, 'shaarli', [':type' => t($type)])"}

- {if="!empty($dayDesc)"} - {$dayDesc} - - {/if} - {function="format_date($dayDate, false)"} + {$dayDesc}

@@ -69,14 +79,14 @@ {$link=$value}
- + {$link.title}
{if="$thumbnails_enabled && !empty($link.thumbnail)"}
- thumbnail
@@ -85,7 +95,7 @@ {if="$link.tags"}
{include="page.footer"} - +