Quellcode durchsuchen

Fix admin page with handlebars 4

Daniel García vor 4 Jahren
Ursprung
Commit
5772836be5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>