{% extends "pylucid_admin/base_site.html" %} {% load i18n %} {% block content %}
base check
{% for line in results %}{{ line }}
{% endfor %}
{% endblock %}