{% extends "base.html" %} {% load i18n %} {% block content %}
{% trans "welcome_to_wz_internal" %}
{% trans "about_text" %}
{% trans "support_text"%}
{% include "licenses/django.txt" %}