From 1486c4eb7ccb8b09f9906689879b7619245dad7f Mon Sep 17 00:00:00 2001 From: anon Date: Thu, 21 Jul 2022 16:46:19 -0300 Subject: [PATCH] tag 11 --- charts/templates/charts/base.html | 12 ++++++++++++ users/templates/users/base.html | 11 ++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/charts/templates/charts/base.html b/charts/templates/charts/base.html index b1e8acb..9c87fc9 100644 --- a/charts/templates/charts/base.html +++ b/charts/templates/charts/base.html @@ -7,6 +7,18 @@ + + + + + + + + + + + + diff --git a/users/templates/users/base.html b/users/templates/users/base.html index 3970466..e32e6c6 100644 --- a/users/templates/users/base.html +++ b/users/templates/users/base.html @@ -9,15 +9,24 @@ + + + + + + {% if article.title %} + + {% else %} + + {% endif %} -