drivel/example.template

5 lines
61 B
Plaintext
Raw Normal View History

{{range $tweet := .}}
{{- $tweet.String}}
----------
{{end}}