Neueste Nachrichten
{% for post, avatar in posts %}
{{post.author.first_name}} schrieb {{post.created|naturaltime}}
{% if avatar %}
{% else %}
{% endif %}
{{post.content|safe}}
{% endif %}
{{post.content|safe}}
Deine Tipps
Mitspieler
| Tipper | Gesamt | {% for match in matches %}
{% if match.iconURLTeam1 != "" %}
{% if match.iconURLTeam2 != "" %} |
{% endfor %}
|---|---|---|
| {{ mate.mate.first_name }} | {{ mate.sum_score }} | {% for tipp in mate.tipps %}{{ tipp }} | {% endfor %}