{% 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 %}{% endblock %}
{% else %} {% block outro %}
{% if bottom_cta == 'index' %} {% endif %} {% if bottom_cta == 'blog' %} {% endif %} {% if bottom_cta == 'fair' %}

Also on our blog

Let's build a web that is privacy friendly and fair

What does the term 'privacy friendly' actually stand for? Mostly it's just about technical issues that don't tackle the underlying problem. Read more

{% endif %} {% if bottom_cta == 'budget' %}

OPEN BLOG ARTICLE BUDGET

{% endif %}
{% endblock %}

Offen

Fair web analytics

{{ BUILD_DATE | strftime('%B %Y') }}
{% endif %} {% block scripts %} {% assets filters="rjsmin", output="scripts/packed.js", "scripts/jquery-3.4.1.min.js", "scripts/menu.js", "scripts/fade.js", "scripts/clipboard.min.js", "scripts/click-to-copy.js" %} {% endassets %} {% endblock %}