taiga-front/app/partials/views/modules/lightbox-delete-account.jade

12 lines
413 B
Plaintext

a.close(href="", title="close")
span.icon.icon-delete
form
h2.title Delete Taiga Account
p
span.delete-question Are you sure you want to delete your Taiga account?
span.subtitle We're going to miss you! :-(
div.delete-options
a.button.button-green(href="", title="Accept")
span Accept
a.button.button-red(href="", title="Delete")
span Cancel