add website
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{% extends "_default/base.html" %}
|
||||
{% block content %}
|
||||
{% include "partials/about/about1.html" %}
|
||||
{% include "partials/about/about2.html" %}
|
||||
{% include "partials/about/about3.html" %}
|
||||
{% include "partials/about/about4.html" %}
|
||||
{% include "partials/about/about5.html" %}
|
||||
|
||||
{% include "partials/hero/hero1.html" %}
|
||||
{% include "partials/hero/hero2.html" %}
|
||||
{% include "partials/hero/hero3.html" %}
|
||||
|
Reference in New Issue
Block a user