Remove inutiles files
This commit is contained in:
@@ -1,19 +0,0 @@
|
|||||||
{# creative/_layout.html #}
|
|
||||||
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="fr">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<!-- Style CSS -->
|
|
||||||
{% include 'creative/_head.html' %}
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body id="page-top">
|
|
||||||
{% block body %}
|
|
||||||
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
{% include 'creative/javascript.html' %}
|
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user