{# Simple form allowing a user to correct an invalid item name that was entered into the +index Create dialog or the browsers address/url field. The process rendering this template should have flashed a message describing the error. #} {% import "forms.html" as forms %} {% extends theme("layout.html") %} {% set title = _("Create New Item") %} {% block content %}