{% extends "index.html" %} {% block title %}Duniter | {{page.title}}{% endblock title %} {% block description %}{% endblock description %} {% block keywords %}{% if page.taxonomies.tags %}{% endif %}{% endblock keywords %} {% block extrahead %}{% endblock extrahead %} {% block content %}
{% endblock content %}