22 lines
549 B
HTML
Raw Normal View History

2012-01-27 18:00:14 +05:30
<div class="layout_wrapper">
<div class="web-content" id="content-blog">
<h1>Blog</h1>
<br>
<div class="web-main-section">
</div>
<div class="web-side-section">
2012-02-07 13:29:31 +05:30
<!-- for later
2012-01-27 18:00:14 +05:30
<h4>Get Updates</h4>
2012-02-07 13:29:31 +05:30
<p>
2012-01-27 18:00:14 +05:30
<input name="blog-subscribe">
<button class="btn" id="blog-subscribe">Subscribe</button>
2012-02-07 13:29:31 +05:30
</p>-->
<h4>Subscribe</h4>
<p>
<img src="images/feed.png" style="margin-right: 4px; margin-bottom: -4px">
<a href="rss.xml" target="_blank">RSS Feed</a>
</p>
2012-01-27 18:00:14 +05:30
</div>
<div style="clear: both"></div>
</div>
</div>