From 080bab462da699068ca3bd9647950dc62a48a161 Mon Sep 17 00:00:00 2001 From: At Abbey's side Date: Tue, 13 Jul 2021 17:28:50 +0200 Subject: [PATCH] Update default.html --- templates/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default.html b/templates/default.html index 375fdac..d10ed8f 100644 --- a/templates/default.html +++ b/templates/default.html @@ -10,5 +10,5 @@ {% endblock %} {% block body %} - You will be redirected to this projects github page in a moment. -{% endblock %} \ No newline at end of file + You will be redirected to this projects github page in a moment. Or click here. +{% endblock %}