{% extends 'base.html' %} {% load crispy_forms_tags %} {% load static %} {% block main %}
{{item.b_contenu|safe}}
{% endfor %} {% endif %}{{page.p_right|safe}}
{% for item in page.blog_art %} {% for cat in item.b_cat.all %} {{cat.cb_titre}} {% endfor %} {% endfor %}