{% extends "layouts/panels.html" %} {% load floppyforms %} {% load i18n %} {% block body_outer %}
Mandatory
Mandatory
Optional
{{ map_form.title }}
{{ map_form.abstract }}
{{ map_form.keywords }}
{{ tkeywords_form }}
{{ map_form.date_type }}
{{ map_form.date }}
{{ map_form.language }}
{{ map_form.license }}
{{ map_form.regions }}
{{ map_form.data_quality_statement }}
{{ map_form.restriction_code_type }}
{{ map_form.constraints_other }}

Other, Optional, Metadata

{{ map_form.edition }}
{{ map_form.purpose }}
{{ map_form.supplemental_information }}
{{ map_form.temporal_extent_start }}
{{ map_form.temporal_extent_end }}
{{ map_form.maintenance_frequency }}
{{ map_form.spatial_representation_type }}
Responsible Parties
{{ map_form.poc }}
Owner and Permissions
{{ map_form.owner }}
{{ map_form.metadata_author }}
{% if GEONODE_SECURITY_ENABLED %} {% endif %}
Publishing
{{ map_form.metadata_uploaded_preserve }}
{{ map_form.is_published }}
{{ map_form.featured }}
Other Settings
{{ map_form.urlsuffix }}
{{ map_form.featuredurl }}
{% endblock %}