{% extends "base.html" %} {% load mptt_tags autobreadcrumb documents_admin %} {% block head_title %}{% current_title_from_breadcrumbs %}{% endblock %} {% block head_more_links %} {% endblock %} {% comment %}{% block head_more_js %} {% endblock %}{% endcomment %} {% block content %}
{{ node.get_visible_display }}
Publié le {{ node.modified|date:"d/m/Y H:i" }}
{% comment %}{{ node.get_template_display }}
{% endcomment %}Titre | Raccourci | Visible | Dernière modification | # |
---|---|---|---|---|
{{ item.title }} | {{ item.slug }} | {{ item.visible }} | {{ item.modified|date:"l d F Y à H:i"|title }} | Supprimer |