{% extends "django_cefran/base.html" %} {% load static cefran_tags %} {% block extra_css %} {% endblock extra_css %} {% block content %}
'|concatenate:raw_sample_code|concatenate:"" as sample_data_code %} {% cefran_accordion title="Données d’exemple" content=sample_data_code %} {% endwith %} {% endwith %} {# djlint:on #}
Voir en bas de votre écran.
{% cefran_consent sample_data_item %} {% elif tag_name == "content" %} {% cefran_content sample_data_item %} {% elif tag_name == "django_messages" %} {% cefran_django_messages sample_data_item %} {% elif tag_name == "france_connect" %} {% cefran_france_connect sample_data_item %} {% elif tag_name == "highlight" %} {% cefran_highlight sample_data_item %} {% elif tag_name == "input" %} {% cefran_input sample_data_item %} {% elif tag_name == "link" %} {% cefran_link sample_data_item %} {% elif tag_name == "notice" %} {% cefran_notice sample_data_item %} {% elif tag_name == "quote" %} {% cefran_quote sample_data_item %} {% elif tag_name == "select" %} {% cefran_select sample_data_item %} {% elif tag_name == "sidemenu" %} {% cefran_sidemenu sample_data_item %} {% elif tag_name == "skiplinks" %} {% cefran_skiplinks sample_data_item %} {% elif tag_name == "stepper" %} {% cefran_stepper sample_data_item %} {% elif tag_name == "summary" %} {% cefran_summary sample_data_item %} {% elif tag_name == "table" %} {% cefran_table sample_data_item %} {% elif tag_name == "tag" %} {% cefran_tag sample_data_item %} {% elif tag_name == "tile" %}