Fix admin page with handlebars 4
This commit is contained in:
parent
c380d9c379
commit
5772836be5
|
@ -117,7 +117,7 @@
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
{{> (page_content) }}
|
{{> (lookup this "page_content") }}
|
||||||
|
|
||||||
<!-- This script needs to be at the bottom, else it will fail! -->
|
<!-- This script needs to be at the bottom, else it will fail! -->
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Reference in New Issue