{% if time.closed %}Closed{% else %}{{ time.start|time:"H:i" }} - {{ time.end|time:"H:i" }}{% endif %}