{% extends "combo/page_template.html" %} {% block bodyclasses %} {{ block.super }} {% if custom_page_title != "None" %}has-custom-title{% endif %} {% endblock %}