X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fincludes.html;h=f94ce1be97ea55632c5df8fb79775f40f6d1f87f;hb=72ccf0723c419618b2b6a822721628a9188bcbf0;hp=cc573801884ae2a5e01fd17cff495e3638e1aceb;hpb=ae22a12b8adcc5788406b8637ab4db48085681fe;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/includes.html b/tpl/includes.html index cc573801..f94ce1be 100644 --- a/tpl/includes.html +++ b/tpl/includes.html @@ -5,5 +5,10 @@ - -{if="is_file('inc/user.css')"}{/if} + + +{if="is_file('inc/user.css')"}{/if} +{loop="$plugins_includes.css_files"} + +{/loop} + \ No newline at end of file