Remove unused includes in ungleich_cms_page
This commit is contained in:
parent
6ec7fc182b
commit
db4362af01
1 changed files with 0 additions and 21 deletions
|
@ -89,27 +89,6 @@
|
|||
|
||||
{% placeholder 'Ungleich Page Contents' %}
|
||||
|
||||
<!-- Header -->
|
||||
{% include "ungleich_page/includes/_header.html" %}
|
||||
|
||||
<!-- Services Section -->
|
||||
{% include "ungleich_page/includes/_services.html" %}
|
||||
|
||||
<!-- Portfolio Grid Section -->
|
||||
{% include "ungleich_page/includes/_portfolio.html" %}
|
||||
|
||||
<!-- About Section -->
|
||||
{% include "ungleich_page/includes/_about.html" %}
|
||||
|
||||
<!-- Team Section -->
|
||||
{% include "ungleich_page/includes/_team.html" %}
|
||||
|
||||
<!-- Software We Use Section -->
|
||||
{% include "ungleich_page/includes/_softwares.html" %}
|
||||
|
||||
<!-- Contact Us Section -->
|
||||
{% include "ungleich_page/includes/_contact_us.html" %}
|
||||
|
||||
<!-- Footer -->
|
||||
{% include "ungleich_page/includes/_footer.html" %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue