git ssb

0+

gb / gwenbell.com



Tree: 60951b4ba455a5ad31e0ff33b6380ff31451c51f

Files: 60951b4ba455a5ad31e0ff33b6380ff31451c51f / layouts / blog.jade

449 bytesRaw
1extends layout
2
3block content
4 h2 #{title}
5 ul
6 each blog in collections.blog
7 li
8 a(href="/" + blog.path + "/")= blog.title
9 span - #{moment(blog.date).format('MMMM Do YYYY')}
10 div!= contents
11 <a href="http://gwenbell.fetchapp.com/sell/e3547c1e"><img src="/blogtobook.jpg" class="profile" style="width: 100%;"></a>
12 <button><a href="http://gwenbell.fetchapp.com/sell/e3547c1">Buy Now or Cry Later | 35</a></button>
13
14
15

Built with git-ssb-web