From 393d3116d73f27464cf85accf8fc69aacacbbe11 Mon Sep 17 00:00:00 2001 From: ahoemann Date: Tue, 19 Nov 2024 11:27:20 +0000 Subject: [PATCH] feat: converted css call to Jinja2 format --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 94df674..d4ca2fd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,7 @@ - + {% block title %}{% endblock %} - Adrianux.net {% endblock %}