mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
Hello, {{name}}!
|
|
|
|
Languages you know:
|
|
{{#languages}}
|
|
- {{.}}
|
|
{{/languages}}
|
|
|
|
{{#show_footer}}
|
|
---
|
|
Rendered with odin-mustache.
|
|
{{/show_footer}}
|