diff --git a/lacommunaute/templates/400.html b/lacommunaute/templates/400.html index e3fb998ee..4d375bfee 100644 --- a/lacommunaute/templates/400.html +++ b/lacommunaute/templates/400.html @@ -4,7 +4,7 @@ {% block body_class %}p-error{{ block.super }}{% endblock %} {% block content %} -
+
diff --git a/lacommunaute/templates/403.html b/lacommunaute/templates/403.html index e8850b1f7..57e44706e 100644 --- a/lacommunaute/templates/403.html +++ b/lacommunaute/templates/403.html @@ -5,7 +5,7 @@ {% block content %} {% block htmx %} -
+
diff --git a/lacommunaute/templates/404.html b/lacommunaute/templates/404.html index 66b8bb1b3..380644a0a 100644 --- a/lacommunaute/templates/404.html +++ b/lacommunaute/templates/404.html @@ -5,7 +5,7 @@ {% block content %} {% block htmx %} -
+
diff --git a/lacommunaute/templates/500.html b/lacommunaute/templates/500.html index 0fb2596f3..dd040ba1e 100644 --- a/lacommunaute/templates/500.html +++ b/lacommunaute/templates/500.html @@ -4,7 +4,7 @@ {% block body_class %}p-error{{ block.super }}{% endblock %} {% block content %} -
+
diff --git a/lacommunaute/templates/event/event_calendar.html b/lacommunaute/templates/event/event_calendar.html index 2fe0c0bba..3da2bf19c 100644 --- a/lacommunaute/templates/event/event_calendar.html +++ b/lacommunaute/templates/event/event_calendar.html @@ -6,7 +6,7 @@ {% block sub_title %}{% trans "calendar" %}{% endblock sub_title %} {% block content %} -
+
diff --git a/lacommunaute/templates/event/event_confirm_delete.html b/lacommunaute/templates/event/event_confirm_delete.html index a7dfe62aa..18835029b 100644 --- a/lacommunaute/templates/event/event_confirm_delete.html +++ b/lacommunaute/templates/event/event_confirm_delete.html @@ -5,7 +5,7 @@ {% block sub_title %}{% trans "Delete event" %}{% endblock sub_title %} {% block content %} -
+
diff --git a/lacommunaute/templates/event/event_form.html b/lacommunaute/templates/event/event_form.html index ef4ad00f0..9ae224ea2 100644 --- a/lacommunaute/templates/event/event_form.html +++ b/lacommunaute/templates/event/event_form.html @@ -6,7 +6,7 @@ {% block sub_title %}{% trans "Post a new Public Event" %}{% endblock sub_title %} {% block content %} -
+
diff --git a/lacommunaute/templates/event/event_list.html b/lacommunaute/templates/event/event_list.html index c43d3b0e9..34fa0e112 100644 --- a/lacommunaute/templates/event/event_list.html +++ b/lacommunaute/templates/event/event_list.html @@ -4,7 +4,7 @@ {% block sub_title %}{% trans "My Events" %}{% endblock sub_title %} {% block content %} -
+
diff --git a/lacommunaute/templates/forum/category_forum_list.html b/lacommunaute/templates/forum/category_forum_list.html index 75a988e92..8f9a720fb 100644 --- a/lacommunaute/templates/forum/category_forum_list.html +++ b/lacommunaute/templates/forum/category_forum_list.html @@ -1,15 +1,15 @@ -{% extends 'board_base.html' %} - +{% extends "layouts/base.html" %} +{% block title %}Documentations{{ block.super }}{% endblock %} {% block meta_description %}Des ressources exclusives pour les professionnels de l'inclusion{% endblock meta_description %}" {% block content %} -
-
-
-
-

Documentations

+
+
+
+
+

Documentations

Des ressources exclusives pour les professionnels de l'inclusion (texte pour le SEO)

diff --git a/lacommunaute/templates/forum_conversation/partials/social_share_buttons.html b/lacommunaute/templates/forum_conversation/partials/social_share_buttons.html index 9b0ebd274..ffdb6c7f2 100644 --- a/lacommunaute/templates/forum_conversation/partials/social_share_buttons.html +++ b/lacommunaute/templates/forum_conversation/partials/social_share_buttons.html @@ -4,7 +4,7 @@ -