{% extends "usta/base.html" %} {% load staticfiles htmleditor_tags usta_tags %} {% block title %}{{ block.super }} | Home{% endblock %} {% block main %} {% if document %}
{% endif %}{{ days_until }}
Day{{ days_until|pluralize }} Until Tournament
{% elif days_until == 0 %}Now
Tournament Dates
{% endif %}{{ tourn_range }}
{% else %}
{% endif %}
No news found.
{% endif %}View more News.