{% load simple_translation_tags %} {% with person|get_preferred_translation_from_request:request as trans %} {{ trans.first_name }} {% endwith %}