From dc37c686a2ed9621b590ca5f0d61296d10ff0073 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 21 Jun 2024 13:58:34 +0200 Subject: [PATCH] edit --- templates/layouts/ourpass.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/layouts/ourpass.html b/templates/layouts/ourpass.html index d3e52e6..717e349 100644 --- a/templates/layouts/ourpass.html +++ b/templates/layouts/ourpass.html @@ -11,9 +11,13 @@ {% include "partials/invest.html" %} + {% include "partials/opbenefits.html" %} + {% include "partials/opfeatures.html" %} + {% include "partials/ophow.html" %} + {% include "partials/opcta.html" %} {% endblock content %} \ No newline at end of file