{% set language = createModel('Language') %} {% if uuid is defined %} {% set language = language.findById(uuid) %} {% endif %}