From 8b0f9bc2e70c69863813191b904f79e936017373 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Sun, 28 Mar 2021 22:00:51 +0200 Subject: [PATCH] fixed broken asset link in base html --- cookbook/templates/base.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/cookbook/templates/base.html b/cookbook/templates/base.html index 842baec6d..e3891a110 100644 --- a/cookbook/templates/base.html +++ b/cookbook/templates/base.html @@ -13,8 +13,8 @@ - - + + @@ -24,10 +24,9 @@ - - - - + + + @@ -168,7 +167,8 @@ {% else %} {% endif %} @@ -228,7 +228,7 @@