From caddf4d71f076e6b8bb901a0da23bef00a8e6c94 Mon Sep 17 00:00:00 2001 From: clemkeirua Date: Thu, 22 Apr 2021 16:41:33 +0200 Subject: [PATCH] replace hacky urlencoded query params with url_add_query --- itou/templates/dashboard/dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/itou/templates/dashboard/dashboard.html b/itou/templates/dashboard/dashboard.html index d1530f66f2..653faf638b 100755 --- a/itou/templates/dashboard/dashboard.html +++ b/itou/templates/dashboard/dashboard.html @@ -1,5 +1,5 @@ {% extends "layout/content.html" %} - +{% load url_add_query %} {% block title %}Tableau de bord{{ block.super }}{% endblock %} {% block messages %} @@ -333,7 +333,7 @@
Statistiques et pilotage

Nouveau Améliorez la visibilité de votre structure en précisant les secteurs d'activités sur lesquels vous intervenez

- + C'est parti ! {% include "includes/icon.html" with icon="external-link" %}