{% extends 'teamized/base.html' %} {% load static i18n %} {% comment %} This is the main app page. All the action happens on this page.{% endcomment %} {% block title %}{% translate "App" %}{% endblock title %} {% block extrahead %} {% endblock extrahead %} {% block body %}
Laden...

App wird geladen...

{% endblock body %}