# HG changeset patch # User Brian Neal # Date 1667778145 21600 # Node ID b4566292bbfec8c6b5bca262b7af583bc482f18c # Parent f6c1723fec1d7d0ac424dbb968786d73745c1753 Update t-shirt inventory diff -r f6c1723fec1d -r b4566292bbfe madeira/templates/band/buy.html --- a/madeira/templates/band/buy.html Sun Nov 06 17:38:09 2022 -0600 +++ b/madeira/templates/band/buy.html Sun Nov 06 17:42:25 2022 -0600 @@ -65,9 +65,6 @@ Sizes: @@ -81,28 +78,6 @@ {% endif %} - {% if item.name == 'The Surfer T-Shirt' %} -
- - -
-
- Sizes: - - -
-
-
-
- - -
-
-
- {% endif %}
{% endfor %} {% endblock %}