{% extends "master.html" %} {% block title %}Rodelbahnberichte{% endblock %} {% block content %}
{{paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last') | safe}}
ID | Seite | Datum Eintrag | Datum Ungültig | Datum für Bericht | Zustand (1 bis 5) | Beschreibung (WikiText) | Autor-Name | Gelöscht |
---|---|---|---|---|---|---|---|---|
{{r.id}} | {{r.page_title}} | {{r.date_entry}} | {{r.date_invalid}} | {{r.date_report}} | {{r.condition}} | {{r.description}} | {{r.author_name}} | {{r.delete_date}} |
{{paginator.pager('~2~') | safe}}
{% endblock %}