This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
mistivia
/
hive-mind
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8689a7c78c
Ramuri
Etichete
main
hive-mind
/
lib
/
mstch
/
test
/
data
/
string_as_context.mustache
string_as_context.mustache
64 B
Istoric
Crud
1
2
3
4
5
<ul>
{{#a_list}}
<li>{{a_string}}/{{.}}</li>
{{/a_list}}
</ul>