From bee33239ed444f9724422fe5234cd79997500519 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 23 Jan 2020 22:26:38 +0100 Subject: Fix all relative link to work with new URL --- tpl/vintage/includes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/vintage/includes.html') diff --git a/tpl/vintage/includes.html b/tpl/vintage/includes.html index 8d273c44..d77ce497 100644 --- a/tpl/vintage/includes.html +++ b/tpl/vintage/includes.html @@ -14,7 +14,7 @@ {/loop} {if="is_file('data/user.css')"}{/if} - + {if="! empty($links) && count($links) === 1"} {$link=reset($links)} -- cgit v1.2.3