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