{% extends 'base/base.html' %} {% load static %} {% block title %}{% if is_edit %}Edit {{ object.name }}{% else %}Add Park{% endif %} - ThrillWiki{% endblock %} {% block content %}
Please correct the following errors:
{{ field.help_text }}
Your submission will be reviewed by a moderator before being published.