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
71169c56
Commit
71169c56
authored
Dec 24, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
front page See merge request manzarH/dic-global-dev!29
parents
142d0a53
d5443fe7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
10 deletions
+6
-10
page--front.html.twig
themes/custom/envigo/templates/layout/page--front.html.twig
+6
-10
No files found.
themes/custom/envigo/templates/layout/page--front.html.twig
View file @
71169c56
...
...
@@ -54,18 +54,13 @@
</div>
</div>
{%
if
page.banner
%}
<div
class=
"b_o_c_b"
>
<div
class=
"b_main_slider static_banner"
>
{{
page.banner
}}
</div>
</div>
{%
endif
%}
<div
class=
"layout-container"
>
{%
if
page.content_top
%}
<div
class=
"contentTop-section"
>
{{
page.content_top
}
}
<div
class=
"layout-content"
>
{{
page.content
}}
</div>
{# /.layout-content #
}
</div>
{%
endif
%}
<div
class=
"container-fluid spacerTB"
>
...
...
@@ -89,6 +84,7 @@
</div>
</div>
{%
endif
%}
{%
if
page.footer
%}
<div
class=
"container-fluid f_l_c_b"
>
...
...
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