{% block content_experiment %}{% endblock %} {% block head_extra %} {% endblock %} {% if self.title() %} {% endif %} {% if self.meta_description() %} {% endif %} {# Define the required meta_image block #} {% if self.meta_image() %} {% endif %} {% block extra_metatags %}{% endblock %} {% include "templates/_tag_manager.html" %} {% include "templates/_vwo_smartcode.html" %}
{% include "templates/_notifications.html" %} {% if not(hide_nav == True) %} {% include "templates/_navigation.html" %} {% endif %}