{% extends 'layout.html' %} {% load bbcode_tags %} {% block content %}
{{ post.content|bbcode|safe|linebreaksbr }}
{% if post.type == 'news' %}Participer au sujet sur le forum
{% endif %} Article créer le {{ post.created }} par {{ post.author.username }}