Use Go templates for HTML
This commit is contained in:
parent
defb2dcfdd
commit
51fb9df8b3
14 changed files with 220 additions and 255 deletions
3
templates/feeds.tmpl
Normal file
3
templates/feeds.tmpl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{{ define "content" }}
|
||||
Feeds
|
||||
{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue