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