X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpicwall.html;h=ea1ef420d1123d3bda5d1489e4f03ad6972991ec;hb=1c8f4fc1074500329edd67301fa445d71976dfc1;hp=2083a6292d45bb3708357f705ca89ecb1fbbe50b;hpb=450342737ced8ef2864b4f83a4107a7fafcc4add;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/picwall.html b/tpl/picwall.html index 2083a629..ea1ef420 100644 --- a/tpl/picwall.html +++ b/tpl/picwall.html @@ -1,24 +1,23 @@ {include="includes"} - + -
-
- {loop="linksToDisplay"} -
- {$value.thumbnail}{$value.title|htmlspecialchars} -
- {/loop} +
+
+ {loop="linksToDisplay"} +
+ {$value.thumbnail}{$value.title|htmlspecialchars} +
+ {/loop} +
-
{include="page.footer"} - + + \ No newline at end of file