Merge pull request #159 from krzysiekpiasecki/patch-1

Add x_content to plain page
pull/162/head
Christian Esperar 2016-05-20 23:27:08 +08:00
commit 20249bdaf4
1 changed files with 4 additions and 1 deletions

View File

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