{# Allow extenders to pass through variables #} {% block variable_wormhole %} {% set title = "NO TITLE SET" %} {% set description = "" %} {% set is_article = false %} {% endblock variable_wormhole %}
{# Page metadata #} {% include "components/metadata/advertise-rss.html" %} {% include "components/metadata/opengraph.html" %} {# Page title #}