Remove test file

This commit is contained in:
Pierre
2018-05-08 16:26:46 +02:00
parent c6cab12740
commit 8bbae8058f
3 changed files with 1 additions and 21 deletions

View File

@ -1,17 +0,0 @@
<!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>