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

13 lines
305 B
Plaintext

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