extends layout.pug
block content
form(method='POST')
.field
.control
input.button.is-primary(type='submit' value=lang('LOGOUT_BUTTON'))