This commit is contained in:
sasha-astiadi 2024-06-21 13:58:34 +02:00
parent 5e54d34590
commit dc37c686a2

View File

@ -11,9 +11,13 @@
</div> </div>
{% include "partials/invest.html" %} {% include "partials/invest.html" %}
{% include "partials/opbenefits.html" %} {% include "partials/opbenefits.html" %}
{% include "partials/opfeatures.html" %} {% include "partials/opfeatures.html" %}
{% include "partials/ophow.html" %} {% include "partials/ophow.html" %}
{% include "partials/opcta.html" %} {% include "partials/opcta.html" %}
{% endblock content %} {% endblock content %}