소스 검색

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>