浏览代码

Fix admin page with handlebars 4

Daniel García 4 年之前
父节点
当前提交
5772836be5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/static/templates/admin/base.hbs

+ 1 - 1
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>