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