{% extends "base.html" %} {% block page_title %} Index {% endblock %} {% block content %}
See the rules for more information. See the docs page to generate required documents.
{% if records %}{{ field }} | {% endfor %}|
{{ record[field] }} | {% else %}{{ record[field] }} | {% endif %} {% endfor %}