]> git.0d.be Git - panikweb-esperanzah.git/blobdiff - panikweb_esperanzah/templates/base.html
invert <title> parts
[panikweb-esperanzah.git] / panikweb_esperanzah / templates / base.html
index eae355ab001467ac319a3fab5431aeed25494654..7e9cc3c972eadebd42b5136b26117f07eb026c4b 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="fr-fr">
 <head>
     <meta charset="UTF-8" />
-    <title>{{ radio_name }} - {% block title %}{% endblock %}</title>
+    <title>{% block htmltitle %}{% block title %}{% endblock %} - {{ radio_name }}{% endblock %}</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <link rel="icon" href="{{ STATIC_URL }}img/favicon-2023.png" type="image/png">
     <link rel="apple-touch-icon" href="{{ STATIC_URL}}img/favicon-2023.png">