diff --git a/lemarche/templates/tenders/siae_interested_list.html b/lemarche/templates/tenders/siae_interested_list.html index b4eaea17a..2ce77008c 100644 --- a/lemarche/templates/tenders/siae_interested_list.html +++ b/lemarche/templates/tenders/siae_interested_list.html @@ -1,152 +1,163 @@ {% extends BASE_TEMPLATE %} {% load dsfr_tags static %} - -{% block page_title %}Prestataires ciblés & intéressés par mon besoin{{ block.super }}{% endblock page_title %} - +{% block page_title %} + Prestataires ciblés & intéressés par mon besoin{{ block.super }} +{% endblock page_title %} {% block breadcrumb %} {% dsfr_breadcrumb %} {% endblock breadcrumb %} - {% block content %} -
-
-
-
-
-
-
-
-{% include "includes/_super_siae_arguments_badge.html" %} - + + {% include "includes/_super_siae_arguments_badge.html" %} {% endblock content %} - {% block extra_js %} - - + + + + + {% endblock extra_js %}