From 007ce3959db2ec7171ca1ec18b82b1299e325fa6 Mon Sep 17 00:00:00 2001 From: Matthew Iverson Date: Fri, 29 Nov 2024 01:04:06 -0500 Subject: [PATCH] Upload files to "templates" --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index a1f5735..752bf61 100644 --- a/templates/base.html +++ b/templates/base.html @@ -75,7 +75,7 @@
- {{ random_tip }} + {{ random_tip | safe }}