{% extends "base.html" %} {% block title %}Products - Golden Uniforms{% endblock %} {% block content %}
{{ product.description[:100] }}{% if product.description|length > 100 %}...{% endif %}
Check back later for new arrivals!