Ver código fonte

Fix admin page with handlebars 4

Daniel García 4 anos atrás
pai
commit
5772836be5
1 arquivos alterados com 1 adições e 1 exclusões
  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>