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:
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>