summaryrefslogtreecommitdiff
path: root/view/templates.go
AgeCommit message (Collapse)Author
2024-05-07view: Use init() function to parse templatesxengineering
This makes it unnecessary to call this functionality from main().
2024-02-13view: Implement GET handler for model.Recipesxengineering