{% extends 'base.html' %} {% block title %} {{ year }} Gun Shows ArmaLaser {% endblock %} {% block metadescription %} Find locations and dates of Gun Shows ArmaLaser will be participting in throughout the US in {{ year }} {% endblock %} {% block css %} {% endblock %} {% block outsidecontainer %} {% endblock %} {% block content %}
Starts | Ends | City | St | Name / Info | Location | ArmaLaser Rep | Map | Show Producer |
---|---|---|---|---|---|---|---|---|
{{ show.start|date("m/d/Y") }} | {{ show.end|date("m/d/Y") }} | {{ show.city }} | {{ show.state }} | {{ show.name }} | {{ show.location }} | {{ show.rep }} | Map | {{ show.show_producer }} |