ajout du badge dans le copyright

This commit is contained in:
2024-07-15 21:38:29 +02:00
parent 4fc3d8e1e0
commit 070180cc03

View File

@@ -239,7 +239,7 @@ JAZZMIN_SETTINGS = {
"welcome_sign": "Bienvenue sur le ClercNet",
# Copyright on the footer
"copyright": "Ambulance Clerc & Resk-U",
"copyright": f'<img src="{cfg_status_badge}"/> Ambulance Clerc & Resk-U',
# The model admin to search from the search bar, search bar omitted if excluded
"search_model": "auth.User",