edit header
This commit is contained in:
8
templates/layouts/about.html
Normal file
8
templates/layouts/about.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{% extends "_default/base.html" %}
|
||||
{% block content %}
|
||||
|
||||
{% include "partials/about/about1.html" %}
|
||||
{% include "partials/about/grid_stats.html" %}
|
||||
{% include "partials/about/farmers.html" %}
|
||||
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user