From 56de7044f8917075ef18c9973680449f109e62b2 Mon Sep 17 00:00:00 2001 From: Timur Gordon <31495328+timurgordon@users.noreply.github.com> Date: Fri, 28 Jun 2024 11:52:07 +0300 Subject: [PATCH] Update index.html --- templates/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 %}