This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
Framework
/
urfatBro
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
1
Değişiklik İstekleri
0
Wiki
Ağaç:
a60cfcec3a
Dallar
Biçim İmleri
master
urfatBro
/
public
/
plugins
/
mustache
/
test
/
_files
/
string_as_context.mustache
string_as_context.mustache
64 B
Geçmiş
Ham
1
2
3
4
5
<ul>
{{#a_list}}
<li>{{a_string}}/{{.}}</li>
{{/a_list}}
</ul>