Skip to content

Commit

Permalink
Merge pull request ColorlibHQ#159 from krzysiekpiasecki/patch-1
Browse files Browse the repository at this point in the history
Add x_content to plain page
  • Loading branch information
christianesperar committed May 20, 2016
2 parents 09c586e + 2b4e279 commit 20249bd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion production/plain_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,9 @@ <h2>Plain Page</h2>
</ul>
<div class="clearfix"></div>
</div>
<div class="x_content">
Add content to the page ...
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -387,4 +390,4 @@ <h2>Plain Page</h2>
<!-- Custom Theme Scripts -->
<script src="js/custom.js"></script>
</body>
</html>
</html>

0 comments on commit 20249bd

Please sign in to comment.