From b8bbceb00be3ba01cd14a111f4dfc407880f493e Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Wed, 15 Feb 2023 18:08:23 +0000 Subject: refactor rust into separate files and add proper error handling --- templates/base.html.tera | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/base.html.tera b/templates/base.html.tera index 05f07cd..84755cf 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -74,8 +74,7 @@ -- cgit