{% extends "seeddb/base.html" %} {% block content %}
{% if not field.is_hidden %}{{ field.label_tag }}:{% endif %} {{ field.errors }} {{ field }}