{# templates/base.html #} Anonymizer {% include "_topbar.html" %} {% if show_feedback_intro %}{% include "_feedback_intro.html" %}{% endif %}
{% block workspace %}{% endblock %}