diff --git a/plinth/modules/backups/templates/verify_ssh_hostkey.html b/plinth/modules/backups/templates/verify_ssh_hostkey.html index 9625a5b5b..d5dd9ffc5 100644 --- a/plinth/modules/backups/templates/verify_ssh_hostkey.html +++ b/plinth/modules/backups/templates/verify_ssh_hostkey.html @@ -40,7 +40,11 @@ {% endif %} {% else %}
- The authenticity of SSH host {{ hostname }} could not be established. The host advertises the following SSH public keys. Please verify any one of them. + {% blocktrans trimmed %} + The authenticity of SSH host {{ hostname }} could not be established. + The host advertises the following SSH public keys. Please verify any + one of them. + {% endblocktrans %}