Update front.html

This commit is contained in:
dalcon007 2017-04-02 18:06:56 -04:00 committed by GitHub
commit 250cc86136

View file

@ -8,10 +8,10 @@
{% include header.html %} {% include header.html %}
{% include call-to-action.html %} {% include call-to-action.html %}
{% include services.html %} {% include services.html %}
<!--{% include portfolio.html %} Removed by dalcon007 4/2/2017--> <!--{% include portfolio.html %} removed by dalcon007 4/2/2017-->
{% include feature.html %} {% include feature.html %}
{% include quote.html %} {% include quote.html %}
{% include aside.html %} <!--{% include aside.html %} removed by dalcon007 4/2/2017-->
{% include contact.html %} {% include contact.html %}
{% include scripts.html %} {% include scripts.html %}
</body> </body>