{% extends "base.html" %} {% load crispy_forms_tags %} {% block content %} {% if instance %} Edit {{ instance }} {% else %} Create Something {% endif %} All Somethings