{% extends "base/base.html" %} {% load i18n %} {% load static %} {% block content %}

{% trans "The organization" %}

{% trans "Exodus Privacy is a non-profit organization led by hacktivists. Its purpose is to help people get a better understanding of the Android applications tracking issues." %}

{% trans "Discover Exodus Privacy" %}

{% trans "Help us!" %}

{% trans "Exodus Privacy is an organization managed by volunteers. Whether you would like to draw, translate, code or create any kind of content, feel free: we welcome any help." %}

{% trans "How to contribute?" %}

{% trans "Contact us" %}

contact@exodus-privacy.eu.org

{% trans "Contact us!" %}

@exodus

{% trans "Follow us!" %}

@ExodusPrivacy

{% trans "Follow us!" %}

exodusprivacy

{% trans "Follow us!" %}

{% endblock %}