{% extends "base.html" %} {% load cms_tags %} {% block content %} {{ block.super }} {% placeholder content %} {% endblock %}