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 }}