keyoxide-web/views/profile-failed.pug

10 lines
177 B
Text
Raw Normal View History

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