From 1a4e70979af312d031265d3dc6481b3c90cb69cb Mon Sep 17 00:00:00 2001
From: Erin Braswell
Date: Mon, 28 May 2012 20:47:21 -0400
Subject: [PATCH] added event buttons to events page
---
fowl/game/templates/events.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/fowl/game/templates/events.html b/fowl/game/templates/events.html
index 529bb45..217a076 100644
--- a/fowl/game/templates/events.html
+++ b/fowl/game/templates/events.html
@@ -9,6 +9,10 @@
PPVs, since the creation of this league.
+
+
{% for event in events %}
@@ -55,7 +59,7 @@ PPVs, since the creation of this league.
{% endfor %}
-
+
Edit Event