aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel García <[email protected]>2021-06-16 22:57:28 +0200
committerDaniel García <[email protected]>2021-06-16 22:57:28 +0200
commit5772836be524117085970d338631137aa2ff1f0c (patch)
tree3632c12eb6553bbf0ea03874bc3fc09e84642a1f /src
parentc380d9c3792f6587b22e417c82adf4de54695d18 (diff)
downloadvaultwarden-5772836be524117085970d338631137aa2ff1f0c.tar.gz
vaultwarden-5772836be524117085970d338631137aa2ff1f0c.zip
Fix admin page with handlebars 4
Diffstat (limited to 'src')
-rw-r--r--src/static/templates/admin/base.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/templates/admin/base.hbs b/src/static/templates/admin/base.hbs
index d1c41a4a..eec65524 100644
--- 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>