From 513002c44eabf8279eee0f72314fa3192b4a6090 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 21 Jul 2022 10:23:35 +0200 Subject: Moved emojis to art, set up up redirects --- templates/base.html | 2 +- templates/layouts/redirect.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 6559a56..8a8f830 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,7 +6,7 @@ $if(redirect)$ - + $endif$ diff --git a/templates/layouts/redirect.html b/templates/layouts/redirect.html index 01d65d6..d515abe 100644 --- a/templates/layouts/redirect.html +++ b/templates/layouts/redirect.html @@ -2,5 +2,5 @@

$title$

-

This page should redirect you to $url.full$ in 3 seconds.

+

This page should redirect you to $url.abs$.

-- cgit v1.2.3-54-g00ecf