index
:
hive-mind.git
master
Magic: The Gathering draft simulator
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mstch
/
test
/
data
/
string_as_context.mustache
blob: 00f7181b1cfa8b233c1c297d84562ae621064b22 (
plain
)
1
2
3
4
5
<ul> {{#a_list}} <li>{{a_string}}/{{.}}</li> {{/a_list}} </ul>