From 66d37a4fb49cc25142c768ed63351ea0f8881183 Mon Sep 17 00:00:00 2001 From: Mark Schmitz Date: Fri, 13 Apr 2018 14:06:27 +0100 Subject: [PATCH] add loading user css at last to vintage tpl --- tpl/vintage/includes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpl/vintage/includes.html b/tpl/vintage/includes.html index 4ddfc84..410b466 100644 --- a/tpl/vintage/includes.html +++ b/tpl/vintage/includes.html @@ -7,8 +7,8 @@ -{if="is_file('data/user.css')"}{/if} {loop="$plugins_includes.css_files"} {/loop} +{if="is_file('data/user.css')"}{/if}