X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fincludes.html;h=f94ce1be97ea55632c5df8fb79775f40f6d1f87f;hb=17c9ac7c35754b607dba2db74b4aa69d1cec335c;hp=623e19ed840662db5bc1921f72c2caf0c2b7a74d;hpb=3ef1da28e8cc5afcfe58be067e7e60528ce72f1a;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