{% 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 stylesheets %} {% endblock %} {% block body %}
Teamized wird geladen...