beginning work on post list but need more psb changes
This commit is contained in:
parent
4e80e1f04b
commit
134c81210a
1 changed files with 3 additions and 0 deletions
3
templates/posts.html
Normal file
3
templates/posts.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{#posts}}
|
||||
<a href="/posts/">{{title}}</a>
|
||||
{{/posts}}
|
Loading…
Reference in a new issue