website updates and fix to sessions

This commit is contained in:
Rushabh Mehta
2012-12-19 10:14:59 +05:30
parent fff3eb4142
commit e109fa4fb8
21 changed files with 403 additions and 525 deletions

View File

@@ -17,11 +17,12 @@
<div class="layout-main">
<h1>Blog</h1>
<br>
<div id="blog-list" style="min-height: 400px;">
<div id="blog-list">
<!-- blog list will be generated dynamically -->
</div>
<div style="text-align: center;">
<button id="next-page" class="btn">More...</button>
<button id="next-page" class="btn"
style="display:none;">More...</button>
</div>
</div>
</div>