{# -*- mode: web; -*- #} {% extends "base.html" %} {% block title %}Add a new {{ item }}{% endblock %} {% block content %} {# the form #}