mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-06-20 00:55:20 +00:00
Gave a new structure to project
This commit is contained in:
@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
{% include head.html %}
|
||||
{% include common/head.html %}
|
||||
|
||||
<body id="page-top">
|
||||
{% include nav.html %}
|
||||
{% include common/nav.html %}
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% include contact.html %}
|
||||
{% include scripts.html %}
|
||||
{% include common/contact.html %}
|
||||
{% include common/scripts.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user