From f4c57c7cdd9b7b99c535e41aaacc847090313629 Mon Sep 17 00:00:00 2001 From: Liam Stamper <136619788+liamstamper@users.noreply.github.com> Date: Sun, 24 Sep 2023 13:58:27 -0500 Subject: [PATCH] added buttons --- frontend/templates/buy.html | 10 +++++++++- frontend/templates/index.html | 12 ++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/frontend/templates/buy.html b/frontend/templates/buy.html index 8979827..25a2d96 100644 --- a/frontend/templates/buy.html +++ b/frontend/templates/buy.html @@ -2,6 +2,13 @@ +{% if session %} + +{% else %} + + +{% endif %} + @@ -38,7 +45,8 @@