{% extends "dockitcms/base.html" %} {% block content %} {% if content %} {{content}} {% else %} {{object}} {% endif %} {% endblock %}