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