{% extends "base.html" %} {% load i18n static %} {% block title%}{% trans "Information" %}{%endblock%} {% block content %}
{% trans "You haven't added any information pages yet. Please do so in the administration GUI." %}