{{ article.date | strftime('%d %b %Y') }}, {{ article.author }}
{% if not article.must_read %} {{ article.title }} {% else %} {{ article.title }} {% endif %}
{{ article.description }} Read more
{% extends "base.html" %} {% set title = 'Fair Analytics Blog | Offen' %} {% set description = 'We are Frederik and Hendrik. Here we posted about how we set up a fair and open web analytics tool and what we discovered along the way.' %} {% set href = 'blog/' %} {% set no_stats = False %} {% set template = 'archives' %} {% set bottom_cta = 'index' %} {% block content %}
Hi there. We are Frederik and Hendrik. Here we posted about how we set up a fair and open web analytics tool and what we discovered along the way.
{{ article.description }} Read more