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