mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-09-20 14:29:03 +00:00
Initial commit
This commit is contained in:
17
_layouts/test.html
Normal file
17
_layouts/test.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
{% include head.html %}
|
||||
|
||||
<body id="page-top">
|
||||
{% include nav.html %}
|
||||
{% include portfolio.html %}
|
||||
{% include header.html %}
|
||||
{% include call-to-action.html %}
|
||||
{% include services.html %}
|
||||
{% include aside.html %}
|
||||
{% include contact.html %}
|
||||
{% include scripts.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user