From 67fee49f8a0fa07691091d939e9debcdf5bc525f Mon Sep 17 00:00:00 2001 From: daudix Date: Wed, 31 Jan 2024 01:51:57 +0300 Subject: [PATCH] feat: Ugh --- templates/base.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/base.html b/templates/base.html index c665c3a..7f61ee3 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,7 +1,7 @@ - - - - + + + {% include "includes/head.html" ignore missing -%} {% include "includes/nav.html" ignore missing -%}