{{% extends 'static_pages/templates/_base.html' %}} {{% block page_title %}}{Obj} Form | {{% endblock %}} {{% block meta_description %}}Create or Edit any {Obj}.{{% endblock %}} {wysiwyg} {{% block content %}}
{{{{'Edit' if vals else 'New'}}}} {Obj}
{form_attrs} Cancel
{{% endblock %}}