mo/tests/inverted.template
2015-01-23 17:43:08 +00:00

7 lines
69 B
Plaintext

{{#repo}}
<b>{{.}}</b>
{{/repo}}
{{^repo}}
No repos :(
{{/repo}}