Add tag
This commit is contained in:
@@ -3,17 +3,7 @@
|
||||
{% include 'header.html' %}
|
||||
<body>
|
||||
|
||||
<section id="app" class="container">
|
||||
{% include '/private/navbar.html' %}
|
||||
|
||||
{% block content %}
|
||||
{% endblock content %}
|
||||
|
||||
{% block breadcrumb %}
|
||||
{% endblock %}
|
||||
|
||||
{% include 'footer.html' %}
|
||||
</section>
|
||||
<section id="app" class="container"></section>
|
||||
|
||||
<script type="text/javascript" src="{{ STATIC }}/tinymce/tinymce.min.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user