git ssb

0+

gb / gwenbell.com



Tree: 6cb00b2a43a27b47d25d5936eb65f1bc9a9a1dfc

Files: 6cb00b2a43a27b47d25d5936eb65f1bc9a9a1dfc / 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