From e7a25888a7ba8a49351db7827d124093af7bda4f Mon Sep 17 00:00:00 2001 From: Alexander Werner Date: Mon, 6 Mar 2017 20:05:53 +0100 Subject: [PATCH] updated modal code --- billard/templates/billard/accountmodal.html | 9 +++------ billard/urls.py | 3 ++- billard/views.py | 13 +++++++++---- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/billard/templates/billard/accountmodal.html b/billard/templates/billard/accountmodal.html index 62b2ffd..fe60461 100644 --- a/billard/templates/billard/accountmodal.html +++ b/billard/templates/billard/accountmodal.html @@ -1,18 +1,15 @@ -{% if accounts %} +{% if account %}