Rework blog section
Wrok in bloc sectionn
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
|
||||
{% include '_head.html' %}
|
||||
|
||||
<head>
|
||||
{% include '_head.html' %}
|
||||
{% include 'css/simple_editor.html' %}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -20,9 +21,13 @@
|
||||
|
||||
|
||||
{% include '_footer.html' %}
|
||||
{% include '_js-core.html' %}
|
||||
{% include '_js-gallery.html' %}
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
{% include '_js-core.html' %}
|
||||
|
||||
|
||||
{% block js %} {% endblock %}
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user