{% extends 'base.html' %} {% block content %}

{% if folder %} {{ folder }}/ {% endif %} {{ title }}


{{ info|safe }}

{{ modif }}

{% endblock %}