mirror of https://github.com/ColorlibHQ/gentelella
Add x_content to plain page
To avoid missing a class 'x_content' when prototyping a page layoutpull/159/head
parent
09c586e61a
commit
2b4e2795fc
|
@ -357,6 +357,9 @@
|
|||
</ul>
|
||||
<div class="clearfix"></div>
|
||||
</div>
|
||||
<div class="x_content">
|
||||
Add content to the page ...
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue