keyoxide-web/views/profile-failed.pug
2021-05-02 12:49:52 +02:00

9 lines
177 B
Text

extends templates/base.pug
block content
section.profile.narrow
h2 Something went wrong when generating the profile
ul
each error in data.errors
li= error