diff --git a/views/DE/account/registration.pug b/views/DE/account/registration.pug index 32e94c87fe58f8fbb55f5c4148cc8598ffd88ed5..3de3ed5a731a614fc8baa4eea95465e98a6df82f 100644 --- a/views/DE/account/registration.pug +++ b/views/DE/account/registration.pug @@ -45,7 +45,7 @@ html(lang="de") for error, i in errors div.alert.alert-danger.alert-dismissible.fade.show #{ error } a(class="close", href="#", data-dismiss="alert", aria-label="close") × - form(method="POST" target="/account/registration") + form(method="POST") h5(class="mb-3 font-weight-bold") Anmeldedaten div(class='form-row') div(class='form-group col-md-6')