PeerTube/server/core/lib/emails/user-import-errored/html.pug

13 lines
287 B
Plaintext

extends ../common/greetings
include ../common/mixins.pug
block title
| Failed to import your archive
block content
p
| We are sorry but the import of your archive has failed:
blockquote !{errorMessage}
p
| Please contact your administrator if the problem occurs again.