{% extends 'base.html' %} {% load crispy_forms_tags %} {% load static %} {% block add_meta_description %} {% if page.seo %} {% if page.seo.keywords %} {% endif %} {% if page.seo.canonical_url %} {% endif %} {% if page.seo.og.type == 'article' %} {% if page.seo.og.article_published_time %} {% endif %} {% if page.seo.og.article_modified_time %} {% endif %} {% if page.seo.og.article_author %} {% endif %} {% if page.seo.og.article_section %} {% endif %} {% endif %} {% if page.seo.twitter.site %} {% endif %} {% if page.seo.twitter.creator %} {% endif %} {% if page.seo_json %} {% endif %} {% endif %} {% endblock %} {% block main %}
{{item.b_contenu|safe}}
{% include 'blog/social_share.html' with article_title=item.b_titre article_url=request.build_absolute_uri %} {% if user.is_staff %} Modifier {% endif %} {% endfor %} {% endif %}{{item.b_description|safe|urlize}}
{{page.p_right|safe|urlize}}
{% endif %}
Nombre de Lectures : {{item.b_reading}}
Date de mise en ligne : {{item.b_publdate|date:"m N Y à H:i"}}
{% for cat in item.b_cat.all %} {{cat.cb_titre}} {% endfor %} {% endfor %}
{% if page.retour %} {% endif %}