{% block head %} {% block title %}{{ title }}{% endblock %} {% if template != 'archives' %} {% endif %} {% assets filters="postcss", output="css/style.min.css", "css/tachyons.min.css", "css/fix.css", "css/fonts.css" %} {% endassets %} {% if OFFEN_ACCOUNT_ID and not no_stats %} {% endif %} {% endblock %}
{% block content %}
{{ content }}
{% endblock %} {% if is_getstarted != 'true' %} {% block outro %}

Participate

Development of Offen has just started. Do not hesitate to make a contribution and help us handle data with respect.

Get involved
{% if is_article != 'true' %}

In the making

Offen is still in alpha. Discover what is already up and running and where we want to go in the coming months.

Project status
{% endif %}

Ethical internet

We're working hard to ensure that Offen is independent and can be sustained for years to come.

Support us
{% endblock %} {% endif %} {% if is_getstarted != 'true' %}

Offen

Transparent web analytics

for everyone

{{ BUILD_DATE }}
{% else %}

Offen

Transparent web analytics

for everyone

{{ BUILD_DATE }}
{% endif %}
{% block scripts %} {% assets filters="rjsmin", output="scripts/packed.js", "scripts/jquery-3.4.1.min.js", "scripts/menu.js", "scripts/fade.js" %} {% endassets %} {% endblock %}