7 lines
No EOL
163 B
Text
7 lines
No EOL
163 B
Text
extends layout.pug
|
|
|
|
block content
|
|
form(method='POST')
|
|
.field
|
|
.control
|
|
input.button.is-danger(type='submit' value=`Remove user ${userToRemove}`) |