{% extends 'votebase/base.html' %} {% load i18n %} {% block title %}{% trans 'Create segment' %}{% endblock %} {% block content_title %} {% trans 'Back' %}{% trans 'Create segment' %} {% endblock %} {% block content_title_extra %}{% include 'surveys/helpers/advanced.html' with active='advanced' %}{% endblock %} {% block subtitle %}{% trans 'Settings' %}{% endblock %} {% block subtitle_extra %}{% include 'surveys/helpers/tabs.html' with active='advanced' survey=survey %}{% endblock %} {% block content %}