{% extends 'usta/draws_base.html' %} {% load usta_tags static %} {% block extrastyle %} {{ block.super }} .line-player li { display: inline-block; overflow-x: hidden; text-overflow: ellipsis; width: 115px; } {% endblock %} {% block rounds %} {% for players in rounds %}