{% extends "base.html" %} {% block title %} {% if object %} Edit content "{{ object.title }}" {% else %} Add new content {% endif %} {% endblock %} {% block content %}