From c0bb231734ee430a170717aba29e4b015db51766 Mon Sep 17 00:00:00 2001 From: Michael Hall Date: Fri, 26 Jan 2018 21:27:35 -0500 Subject: [PATCH] Add ability to logout --- get_together/templates/get_together/base.html | 22 +++++++++++++------ get_together/urls.py | 1 + get_together/views.py | 6 +++++ 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/get_together/templates/get_together/base.html b/get_together/templates/get_together/base.html index d347319..dc2fec3 100644 --- a/get_together/templates/get_together/base.html +++ b/get_together/templates/get_together/base.html @@ -49,20 +49,28 @@ form {