add all
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{% extends "_default/base.html" %}
|
||||
{% block content %}
|
||||
|
||||
{% include "partials/hero/myhero1.html" %}
|
||||
{% include "partials/hero/myhero3.html" %}
|
||||
{% include "partials/hero/myhero5.html" %}
|
||||
{% include "partials/hero/myhero2.html" %}
|
||||
{% include "partials/hero/myhero6.html" %}
|
||||
{% include "partials/hero/myhero7.html" %}
|
||||
{% include "partials/feature/feature1.html" %}
|
||||
{% include "partials/feature/feature2.html" %}
|
||||
{% include "partials/feature/feature3.html" %}
|
||||
|
Reference in New Issue
Block a user