Added a template for creating link posts
This commit is contained in:
parent
38ebb21a34
commit
836d6a337a
9 changed files with 231 additions and 23 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<div>
|
||||
<a href="/sites/{{.site.ID}}/posts/new">New Post</a>
|
||||
<a href="/sites/{{.site.ID}}/posts/new">New Post</a> |
|
||||
<a href="/sites/{{.site.ID}}/posts/new-link">New Link Post</a>
|
||||
</div>
|
||||
|
||||
{{range .posts}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue