Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
7d780621
Commit
7d780621
authored
Dec 30, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
node remove content See merge request manzarH/dic-global-dev!123
parents
6e8ada4f
cb567706
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
96 deletions
+1
-96
node--page.html.twig
themes/custom/envigo/templates/layout/node--page.html.twig
+1
-96
No files found.
themes/custom/envigo/templates/layout/node--page.html.twig
View file @
7d780621
...
...
@@ -43,45 +43,9 @@
*/
#}
<div
class=
"container-fluid"
>
<div
class=
"row"
>
<div
class=
"container headercontainer"
>
<header
class=
"h_o_c_b"
>
{{
page.header
}}
{{
page.primary_menu
}}
</header>
</div>
</div>
</div>
{%
if
page.banner
%}
<div
class=
"b_o_c_b"
>
<div
class=
"b_main_slider static_banner"
>
{{
page.banner
}}
</div>
</div>
{%
endif
%}
<!-- breadcurmb start -->
<div
class=
"container-fluid"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-12"
>
<nav
class=
"border-bottom"
>
{{
page.breadcrumb
}}
</nav>
</div>
</div>
</div>
</div>
</div>
<!-- breadcurmd end -->
{%
if
page.content_top
%}
<div
class=
"contentTop-section"
>
{{
page.content_top
}}
</div>
{%
endif
%}
<div
class=
"container-fluid spacerTB"
>
<div
class=
"row"
>
...
...
@@ -90,66 +54,7 @@
</div>
<!-- <div class="layout-container">
<div class="layout-content">
{#
{{
page.content }} #}
</div>{# /.layout-content #}
</div> -->
{%
if
page.content_bottom
%}
</div
class="contentBottom"
>
{{
page.content_bottom
}}
</div>
{%
endif
%}
{%
if
page.footer_top
%}
<div
class=
"container-fluid spacerTB"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row mb-5"
>
{{
page.footer_top
}}
</div>
</div>
</div>
</div>
{%
endif
%}
{%
if
page.footer
%}
<div
class=
"container-fluid f_l_c_b"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-lg-9"
>
<div
class=
"row"
>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer
}}
</div>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer_first
}}
</div>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer_second
}}
</div>
<div
class=
"col-lg-3 col-12 f_cb_m"
>
{{
page.footer_third
}}
</div>
</div>
</div>
<div
class=
"col-lg-3"
>
<div
class=
"fl_c_b"
>
{{
page.footer_fourth
}}
</div>
</div>
</div>
</div>
</div>
</div>
{%
endif
%}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment