{% extends "cao_blogr:templates/layout.jinja2" %} {% block content %}
{% if request.authenticated_userid %}

UTILISATEURS

{% endif %}

TOPICS / TAGS

Pages Paramètres

{% if request.authenticated_userid %}

Nouvelle page

{% endif%}
{% endblock %}