Admin Page not working

Dear Reader,

After the 1.28.X update the admin page is not working for me.
I’m using the Vaultwarden docker image behind the Nginx Proxy Manager. It stil works when i’m going back to 1.27.0.
After I put in the admin password and the sign in I get a black page with the following text on it:

{"ErrorModel":{"Message":"Handlebars","Object":"error"},"ExceptionMessage":null,"ExceptionStackTrace":null,"InnerExceptionMessage":null,"Message":"Handlebars","Object":"error","ValidationErrors":{"":["Handlebars"]},"error":"","error_description":""}

I have a plain text admin password like it used to be in the 1.27.0 version, and did not update it to the Argon2 version.
What is the best option to fix this problem?

With kind regards,
Mathijs Mooij

Did you change the admin templates? If so you should update them.

Hi Stefan0xC,

Thanks for your help, replacing them with new ones fixed it. Maybe they where old.

With kind regards,
Mathijs