From 708b1c943c636eefaeb491e30f5a8339905471c1 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Thu, 10 Mar 2011 13:09:17 +0200 Subject: borders and shit --- templates/main.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/main.html') diff --git a/templates/main.html b/templates/main.html index ff1f912..2527fcd 100644 --- a/templates/main.html +++ b/templates/main.html @@ -40,11 +40,11 @@
- {% if m.player3 %}{% else %}bla{% endif %} + {% if m.player3 %}
{% else %}bla{% endif %}
- +
@@ -66,11 +66,11 @@
- +
- {% if m.player4 %}{% else %}bla{% endif %} + {% if m.player4 %}
{% else %}bla{% endif %}
-- cgit v1.3.1