diff --git a/templates/menu/menu.html b/templates/menu/menu.html index 535bdb8..198ccf1 100644 --- a/templates/menu/menu.html +++ b/templates/menu/menu.html @@ -6,16 +6,15 @@ {% block content %}
- {% if deck_status == "old" %} -
+ {% if deck_status == "old" %} +
{% else %} -
+
{% endif %} - -
-
-
-
- +
+
+
+
+
{% endblock %} \ No newline at end of file