From 50e90788f92c417c56d177345ae33bba08defa28 Mon Sep 17 00:00:00 2001 From: Michael Hall Date: Thu, 17 May 2018 21:57:00 -0400 Subject: [PATCH] Add permanent button to the header for creating a new event. Direct users to crete a new team if they don't have one yet --- get_together/templates/get_together/base.html | 3 +++ get_together/views/events.py | 2 ++ 2 files changed, 5 insertions(+) diff --git a/get_together/templates/get_together/base.html b/get_together/templates/get_together/base.html index 37776fd..d7bf68a 100644 --- a/get_together/templates/get_together/base.html +++ b/get_together/templates/get_together/base.html @@ -60,6 +60,9 @@ {% endcomment %}