forked from electricdusk/rushlink
Put existing pages in templates
This commit is contained in:
5
assets/templates/txt/pasteMeta.txt.tmpl
Normal file
5
assets/templates/txt/pasteMeta.txt.tmpl
Normal file
@@ -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