{% extends "pylucid_admin/base_site.html" %} {% load i18n %} {% block content %}
{% for line in output %}{{ line }} {% endfor %}