diff --git a/templates/index.html b/templates/index.html index e634e25..bb1660c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,12 +18,10 @@ {% include "partials/stats.html" %} -{% include "partials/ourpass.html" %} - {% include "partials/ventures.html" %} {% include "partials/people.html" %} {% include "partials/blogs.html" %} {% include "partials/quote.html" %} -{% endblock content %} \ No newline at end of file +{% endblock content %}