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
d632ae26
Commit
d632ae26
authored
Jan 12, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-theme' into 'develop'
add news detail theme See merge request manzarH/dic-global-dev!315
parents
c6f29021
bcb45412
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
page--news.html.twig
themes/custom/envigo/templates/layout/page--news.html.twig
+7
-10
No files found.
themes/custom/envigo/templates/layout/page--news.html.twig
View file @
d632ae26
...
@@ -85,22 +85,19 @@
...
@@ -85,22 +85,19 @@
<div
class=
"container-fluid spacerTB"
>
<div
class=
"container-fluid spacerTB"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"a_s_w_c"
>
<div
class=
"row"
>
<div
class=
"ls_i_c"
>
<div
class=
"col col-md-8 col-lg-9"
>
{%
if
page.sidebar_first
%}
{{
page.sidebar_first
}}
{%
endif
%}
{{
page.content
}}
{{
page.content
}}
</div>
<div
class=
"col-md-4 col-lg-3"
>
<div
class=
"nw_right_c_b"
>
{%
if
page.sidebar_second
%}
{%
if
page.sidebar_second
%}
{{
page.sidebar_second
}}
{{
page.sidebar_second
}}
{%
endif
%}
{%
endif
%}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
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