{% if object.start and object.duration %} {{object.start|time:"H:i" }} – {{object.start|add:object.duration|time:"H:i" }} {% endif %}