diff --git a/app/routes/admin.py b/app/routes/admin.py
index 2f70fe1..ec1b612 100644
Binary files a/app/routes/admin.py and b/app/routes/admin.py differ
diff --git a/templates/base.html b/templates/base.html
index ba3f7c6..b86c039 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -1,251 +1,44 @@
-
+
- {% block title %}context-hub | Nyora Infrastructure{% endblock %}
-
-
+ {% block title %}CONCEPT | Nyora{% endblock %}
-
+
+
-
-
-
-
-
- < HF-style ticker (mode clair uniquement) -->
-
-
- + = · ( ~ @ · # % · & * ? · / : · ; < > · [ ] · { }
- context-hub · NYORA INFRASTRUCTURE ·
- infra · llm · nyora · perso · tt ·
- + = · ( ~ @ · # % · & * ? · / : · ; < > · [ ] · { }
- context-hub · NYORA INFRASTRUCTURE ·
- infra · llm · nyora · perso · tt ·
-
-
-
- {% if request.url.path != "/login" %}
-
- {% endif %}
-
-
- {% block content %}{% endblock %}
-
-
-
-
-
+
+ {% block content %}{% endblock %}
diff --git a/templates/dashboard.html b/templates/dashboard.html
index 0a3337c..6f38a3d 100644
Binary files a/templates/dashboard.html and b/templates/dashboard.html differ