{% extends "apps_skeleton.html" %} {% block contents %}
{% include "settings_nav.html" %}
{% include "partial_admin_custom_form.html" with type_capitalize="Custom Date" type_lower="customdate" include_clone=True %}
{% endblock %} {% block code %} {% include "ace_editor_includes.html" %} {% endblock %}