Big Update Added Services and Admin
This commit is contained in:
@@ -47,6 +47,13 @@
|
||||
{% include ['@override/footer.html.twig', '@novaconium/footer.html.twig'] %}
|
||||
{% block footerafter %}{% endblock %}
|
||||
</footer>
|
||||
|
||||
{% if debug is not empty %}
|
||||
<div id="debug">
|
||||
<h2>Debugging Information</h2>
|
||||
{{ debug|raw }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% include ['@override/foot.html.twig', '@novaconium/foot.html.twig'] %}
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user