X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=tpl%2Fdefault%2Fincludes.html;h=07a487bb03ae0249d64ecf24a98664444218307c;hb=5ec4708ced1cdca01eddd7e52377ab5e5f8b3290;hp=cdbfeea1962fa49bd052663167692f5ed8487884;hpb=7b2ba6ef820335df682fbe3dcfaceef3a62cf4a5;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/includes.html b/tpl/default/includes.html index cdbfeea1..07a487bb 100644 --- a/tpl/default/includes.html +++ b/tpl/default/includes.html @@ -17,7 +17,8 @@ {if="is_file('data/user.css')"} {/if} - + {if="! empty($links) && count($links) === 1"} {$link=reset($links)}