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

{% translate "Privacy Policy" %}

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