-
Neueste Nachrichten
@@ -52,7 +51,7 @@
diff --git a/templates/md.html b/templates/md.html index 589e91f..a1c7ac3 100644 --- a/templates/md.html +++ b/templates/md.html @@ -12,7 +12,6 @@ {% block body %}
@@ -52,7 +51,7 @@
| Tipper | -Gesamt | - {% for match in matches %} -
- {% if match.iconURLTeam1 != "" %}
- - {% if match.iconURLTeam2 != "" %} - |
- {% endfor %}
-
|---|
| 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 %} - {% endfor %} -