{% if notification.details.dropzoneId is defined %} {{ notification.actionKey|trans({'%dropzone%' : notification.details.resource.name}, 'notification') }} {% else %} {{ notification.actionKey|trans({'%dropzone%' : notification.details.resource.name}, 'notification') }} {% endif %}