Put existing pages in templates
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
key: {{.Paste.Key}}
|
||||
type: {{.Paste.Type}}
|
||||
state: {{.Paste.State}}
|
||||
created: {{.Paste.TimeCreated}}
|
||||
owner: {{if .IsOwner}}yes{{else}}no{{end}}
|
||||
Reference in New Issue
Block a user