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

TOPICS / TAGS

IMAGES

EdrawMind

{% if request.authenticated_userid == 'admin' %}

UTILISATEURS

{% endif %}

PAGES INTERNES


Dernières modifs

{% for entry in items %} {% if entry.status == 'brouillon' %} {% else %} {% endif %} {% endfor %}
{{ entry.edited.strftime("%d-%m-%Y") }} {{ entry.editor }} {{ entry.title }} {{ entry.tag }}{{ entry.status }}

Informations système

{% endblock %}