diff --git a/pinaxcon/templates/static_pages/attend/tshirt.html b/pinaxcon/templates/static_pages/attend/tshirt.html new file mode 100644 index 0000000000000000000000000000000000000000..146fd7f05bf8b98b426d19b2bdbc470f9e1dc617 --- /dev/null +++ b/pinaxcon/templates/static_pages/attend/tshirt.html @@ -0,0 +1,116 @@ +{% extends "page_with_title_and_lede.html" %} + +{% load i18n %} + +{% block head_title %}T-Shirts{% endblock %} + +{% block heading %}T-Shirt sizes and {% endblock %} + +{% block body_class %}attend{% endblock %} + +{% block lede %} + +{% endblock %} + +{% block content %} + +

North Bay Python uses Gildan t-shirts, and this year's design will be available in a variety of colours that you can choose from when you collect your shirt. There are three varieties available:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
XSSMLXL2XL3XL5XL
WLWLWLWLWLWLWLWL
Men's / Straight Cut--1828202922302431263228333235
Women's
Semi-Fitted
--17¼25½19¼2621¼2723.352825¼28½27¼29--
Women's
Classic Fit
1623½182520262227242826292830--
+ + +{% endblock %}