update become farm page
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
{% extends "_default/base.html" %}
|
||||
{% block content %}
|
||||
|
||||
{% include "partials/about/about1.html" %}
|
||||
{% include "partials/about/grid_stats.html" %}
|
||||
{% include "partials/about/hero_section.html" %}
|
||||
{% include "partials/about/farmers.html" %}
|
||||
{% include "partials/about/about2.html" %}
|
||||
{% include "partials/about/about1.html" %}
|
||||
{% include "partials/about/cta.html" %}
|
||||
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user