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

{% trans "Aktuelle Versionshinweise" %}

{% include "releasenotes/part_releasenote_index.html" %} {% endblock %}