{% extends 'votebase/base.html' %} {% load i18n utils static google_short_url %} {% block title %}{{ survey.title }}{% endblock %} {% block content_title %} {% trans 'Back' %}
{% endblock %} {% block content_title_extra %}{% include 'surveys/helpers/advanced.html' %}{% endblock %} {% block subtitle %}{% trans 'Share' %}{% endblock %} {% block subtitle_extra %}{% include 'surveys/helpers/tabs.html' with active='share' survey=survey %}{% endblock %} {% block content %}{% trans 'You have several possibilities how to share your survey:' %}