4 | 5 | 6 | 7 | 8 | {{title}} 9 | 10 | 11 | 12 | Posted 13 | 16 | {{date published_at format='YYYY-MM-DD'}} 17 | 18 | 19 | by 20 | 21 | {{author}} 22 | 23 | 24 | {{#if tags}} 25 | & 26 | filed under {{tags}} 27 | {{/if}} 28 | 29 | 30 | 31 | 32 | 33 | {{content}} 34 | 35 | 36 | 45 | 46 |
3 | 4 | 5 | {{title}} 6 | 7 | 8 | 9 | {{date published_at format="MMMM DD, YYYY"}} 10 | 11 | 12 | {{#if tags}} 13 | & 14 | filed under {{tags}} 15 | {{/if}} 16 | 17 | 18 | {{excerpt}}... Read More 19 | 20 | 21 |