{# vim: set et ts=8 sts=4 sw=4 ai: #} {% extends "page.html" %} {%block head %} {{ super() }} {% endblock %} {% block content %}
{% if line[0] %}{{line[0]}}{% endif %} | {{line[1]}} | {% if line[2] %}{{line[2]|format_datetime}}{% endif %} | {{line[3]}} | {{line[4]|safe}} |