diff --git a/pinaxcon/templates/static_pages/attend/tshirt.html b/pinaxcon/templates/static_pages/attend/tshirt.html new file mode 100644 index 0000000000000000000000000000000000000000..80bd4d506bb1735fec8bd438e59d3048964c3efe --- /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 cuts{% 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¼2825¼28½27¼29--
Women's
Relaxed Fit
1623½182520262227242826292830--
+ + +{% endblock %}