From f7c6711dcdfd1496d85e1a2f45b3ee82d31e9b3d Mon Sep 17 00:00:00 2001 From: max/sooulix Date: Thu, 21 Aug 2025 03:42:37 +0200 Subject: [PATCH] fix link --- templates/base.html | 1 - templates/partials/basics.html | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index bc4c172..ad5b0dd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -36,7 +36,6 @@ - {% include('partials/menu.html') %}
{% include('partials/breadcrumbs.html') %} {% block content %} {% endblock %} diff --git a/templates/partials/basics.html b/templates/partials/basics.html index 1d6c323..e5f9213 100644 --- a/templates/partials/basics.html +++ b/templates/partials/basics.html @@ -28,8 +28,8 @@ {% endif %} -
- Page personnelle : {{ basics.url }} +
+ Page personnelle : {{ basics.homepage_url }}