simplified some loops, added day2.md to test new footer date functionality
This commit is contained in:
@@ -9,6 +9,6 @@ templ PostPageFull(post models.Post) {
|
||||
<main>
|
||||
@PostDetail(post)
|
||||
</main>
|
||||
@Footer()
|
||||
@Footer(post.PublishedAt)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user