Implements a blog
This commit is contained in:
parent
993bd5ad3c
commit
f9662407e3
122 changed files with 9898 additions and 4224 deletions
|
|
@ -1,20 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
{% include head.html %}
|
||||
|
||||
|
||||
<body id="page-top" class="index">
|
||||
|
||||
{% include header.html %}
|
||||
{% include about.html %}
|
||||
{% include portfolio_grid.html %}
|
||||
{% include team.html %}
|
||||
{% include clients.html %}
|
||||
{% include contact.html %}
|
||||
{% include footer.html %}
|
||||
{% include modals.html %}
|
||||
{% include js.html %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue