Merge pull request #159 from krzysiekpiasecki/patch-1

Add x_content to plain page
pull/162/head
Christian Esperar 9 years ago
commit 20249bdaf4

@ -357,6 +357,9 @@
</ul>
<div class="clearfix"></div>
</div>
<div class="x_content">
Add content to the page ...
</div>
</div>
</div>
</div>
@ -387,4 +390,4 @@
<!-- Custom Theme Scripts -->
<script src="js/custom.js"></script>
</body>
</html>
</html>

Loading…
Cancel
Save