Author:
Maks
Snipp created on:
2012-09-13 14:32:20
Description:
A small one line footer displaying information about the blog post : tags, author, date, # of comments and # of shares for the post.
Like Bootsnipp? Please give a tip:
<p>Tags:
<a href="#"><span class="label label-info">Snipp</span></a>
<a href="#"><span class="label label-info">Bootstrap</span></a>
<a href="#"><span class="label label-info">UI</span></a>
<a href="#"><span class="label label-info">growth</span></a>
| <i class="icon-user"></i> <a href="#">Admin</a>
| <i class="icon-calendar"></i> Sept 16th, 2012 at 4:20 pm
| <i class="icon-comment"></i> <a href="#">3 Comments</a>
| <i class="icon-share"></i> <a href="#">39 Shares</a>
</p>
Share this snipp:
Tweet