{% extends "base.html" %} {% block title %}{% if is_edit %}Edit{% else %}Create{% endif %} {{ model.name() }}{% endblock %} {% block content -%}