control panel head changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html class="no-js" lang="en">
|
||||
|
||||
<head>
|
||||
{% include ['@override/head.html.twig', '@novaconium/head.html.twig'] %}
|
||||
{% include ['@novaconium/cp/head.html.twig'] %}
|
||||
</head>
|
||||
|
||||
<body id="{{ pageid | default('pageid') }}" class="{{ pageclass | default('pageclass') }}" >
|
||||
@@ -27,8 +27,6 @@
|
||||
<footer>
|
||||
<div class="copyright">© {{ 'now' | date('Y') }} Novaconium</div>
|
||||
</footer>
|
||||
|
||||
{% include '@novaconium/javascript/page-edit.html.twig' %}
|
||||
|
||||
{% if editor == 'ace' %}
|
||||
{% include '@novaconium/javascript/ace.html.twig' %}
|
||||
|
||||
Reference in New Issue
Block a user