Update front.html

This commit is contained in:
dalcon007 2017-04-02 22:26:00 -04:00 committed by GitHub
commit a9cd284c11

View file

@ -11,7 +11,6 @@
{% include feature.html %} {% include feature.html %}
{% include portfolio.html %} {% include portfolio.html %}
{% include quote.html %} {% include quote.html %}
{% include contact.html %}
</body> </body>
</html> </html>