From 6b7cad86f2850f54b8da9b4e50b1e5477afddc8b Mon Sep 17 00:00:00 2001 From: RubenPX Date: Sat, 12 Feb 2022 03:29:42 +0100 Subject: [PATCH] add launguage selector to web page (only visual) --- musician/templates/musician/base.html | 65 ++++++++++++++++++++++----- 1 file changed, 54 insertions(+), 11 deletions(-) diff --git a/musician/templates/musician/base.html b/musician/templates/musician/base.html index e8cf514..beca2b9 100644 --- a/musician/templates/musician/base.html +++ b/musician/templates/musician/base.html @@ -55,22 +55,51 @@ {% endfor %} + + {# #} - + + + + + + {% block script %}