feat(settings): new module for whole of application settings/globals
!10
This commit is contained in:
@ -69,9 +69,11 @@ section h2 span svg {
|
||||
{% endblock %}
|
||||
{% endif %}
|
||||
</h2>
|
||||
{% block content %}
|
||||
<article>
|
||||
{% block body%}{% endblock %}
|
||||
</article>
|
||||
{% endblock %}
|
||||
<footer>{% block footer%}{% endblock %}</footer>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user