add latest blog post to admin dashboard view
This commit is contained in:
parent
21912d4ec2
commit
fec3325503
5 changed files with 93 additions and 7 deletions
|
|
@ -43,6 +43,7 @@ var IndexTemplate = template.Must(template.Must(BaseTemplate.Clone()).Parse(
|
|||
componentReleaseHTML,
|
||||
componentArtistHTML,
|
||||
componentTrackHTML,
|
||||
componentBlogPostHTML,
|
||||
}, "\n"),
|
||||
))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue