diff --git a/templates/buy.html b/templates/buy.html index 174d6d7..2916a7b 100644 --- a/templates/buy.html +++ b/templates/buy.html @@ -1,27 +1,13 @@ {% extends "layout.html" %} {% block main %} - - - - -
- - -
-
@@ -44,9 +30,6 @@ Available Cash: {{ availableCash }} - - - @@ -97,7 +80,6 @@
-
@@ -135,58 +117,4 @@ --> - - - - - - {% endblock %} \ No newline at end of file