{% extends "base.html" %} {% load i18n static %} {% load humanize %} {% block head %} TipPy Blog {% endblock %} {% block nav %} {% include "nav.html" with ls=ls season=season %} {% endblock %} {% block body %}

TipPy Blog

Neue Nachricht

{% endblock %}