{% extends "landingPage.html" %} {% load static%} {%block body%}
{% for tick in tickets %} {%endfor%}
{%endblock%}