mirror of
https://github.com/tests-always-included/mo.git
synced 2025-11-19 23:34:32 +01:00
Initial commit
This commit is contained in:
6
tests/inverted.template
Normal file
6
tests/inverted.template
Normal file
@@ -0,0 +1,6 @@
|
||||
{{#repo}}
|
||||
<b>{{.}}</b>
|
||||
{{/repo}}
|
||||
{{^repo}}
|
||||
No repos :(
|
||||
{{/repo}}
|
||||
Reference in New Issue
Block a user