ch8.4
This commit is contained in:
@@ -13,6 +13,7 @@ type templateData struct {
|
||||
CurrentYear int
|
||||
Snippet *models.Snippet
|
||||
Snippets []*models.Snippet
|
||||
Form any
|
||||
}
|
||||
|
||||
func humanDate(t time.Time) string {
|
||||
|
||||
Reference in New Issue
Block a user