{{ current_one.title }}

{{ current_one.body }}

Articles Les plus vues

{% for most in suggestedPost %} {% if forloop.first %}
{% for mostS in suggestedPost %}
{% endfor %}
{% endif %} {% endfor %}
{% if comments %}

Commentaires

    {% for comment in comments %}
  • - {{ comment.author }}

    {{ comment.body }}

  • {% endfor %}
{% else %}

Pas de commentaires pour le moment

{% endif %}
{% csrf_token %}

Laisser un Commentaire