From 76ea3fd55278f681b652ce10043bd263864071d8 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sat, 23 Apr 2022 02:00:34 -0600 Subject: added plausible --- templates/base.html | 3 ++- templates/head_tag.html | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index b3cb1b1..caca658 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,6 +26,7 @@ + {% endblock %} @@ -35,4 +36,4 @@ - \ No newline at end of file + diff --git a/templates/head_tag.html b/templates/head_tag.html index 498c3e2..778bf81 100644 --- a/templates/head_tag.html +++ b/templates/head_tag.html @@ -18,3 +18,5 @@ + + -- cgit v1.2.3