Delete test.html

This commit is contained in:
dalcon007 2017-04-02 18:04:19 -04:00 committed by GitHub
commit e764b1909c

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>