diff --git a/config/urls.py b/config/urls.py index 3027f63a4..2cb0284f9 100644 --- a/config/urls.py +++ b/config/urls.py @@ -15,6 +15,7 @@ path("besoins/", include("lemarche.www.tenders.urls")), path("prestataires/", include("lemarche.www.siaes.urls")), path("profil/", include("lemarche.www.dashboard.urls")), + path("profil/reseaux/", include("lemarche.www.dashboard_networks.urls")), path("profil/listes-dachats/", include("lemarche.www.dashboard_favorites.urls")), path("select2/", include("django_select2.urls")), # admin blog diff --git a/lemarche/templates/dashboard/home_buyer.html b/lemarche/templates/dashboard/home_buyer.html index 6486b8f4a..fdd4367ef 100644 --- a/lemarche/templates/dashboard/home_buyer.html +++ b/lemarche/templates/dashboard/home_buyer.html @@ -124,7 +124,7 @@

Tableau de bord