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