{% extends "base.html" %} {% load i18n %} {% block maincontent %}

View data

{% trans "This is the view data page." %}

{% endblock maincontent %}