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

TOPICS / TAGS

IMAGES

EdrawMind

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

UTILISATEURS

PAGES INTERNES

{% endif %}

Dernières modifs

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

Informations système

{% endblock %}