Explorar o código

Fix admin page with handlebars 4

Daniel García %!s(int64=4) %!d(string=hai) anos
pai
achega
5772836be5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>