X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Fincludes.html;h=3e3fb6640a52b366af7c3ad96b23484c5000f9b4;hb=b99e00f7cd5f7e2090f44cd97bfb426db55340c2;hp=cdbfeea1962fa49bd052663167692f5ed8487884;hpb=7b2ba6ef820335df682fbe3dcfaceef3a62cf4a5;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/includes.html b/tpl/default/includes.html index cdbfeea1..3e3fb664 100644 --- a/tpl/default/includes.html +++ b/tpl/default/includes.html @@ -3,21 +3,22 @@ - - - - - -{if="$formatter==='markdown'"} - + + + + + +{if="strpos($formatter, 'markdown') !== false"} + {/if} {loop="$plugins_includes.css_files"} - + {/loop} {if="is_file('data/user.css')"} - + {/if} - + {if="! empty($links) && count($links) === 1"} {$link=reset($links)}