vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit 5772836be524117085970d338631137aa2ff1f0c
parent c380d9c3792f6587b22e417c82adf4de54695d18
Author: Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>
Date:   Wed, 16 Jun 2021 22:57:28 +0200

Fix admin page with handlebars 4

Diffstat:
Msrc/static/templates/admin/base.hbs | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/static/templates/admin/base.hbs b/src/static/templates/admin/base.hbs @@ -117,7 +117,7 @@ </div> </nav> - {{> (page_content) }} + {{> (lookup this "page_content") }} <!-- This script needs to be at the bottom, else it will fail! --> <script>