diff --git a/templates/header.tpl b/templates/header.tpl index 660894b..ca5add5 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -10,7 +10,6 @@ var RELATIVE_PATH = "{relative_path}"; var config = JSON.parse('{{configJSON}}'); var app = { - template: "{template.name}", user: JSON.parse('{{userJSON}}') };