Browse Source

Fix admin page with handlebars 4

Daniel García 4 năm trước cách đây
mục cha
commit
5772836be5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>