{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block content %} {% include 'legal/menu.html' %}

{% translate "General Terms and Conditions" %}

{% include "legal/documents/tos.html" %}
{% endblock content %}