UNPKG
sportsbet-mobile
Version:
latest (1.2.22)
1.2.22
Sportsbet mobile
github.com/heathmont/sportsbet-mobile
heathmont/sportsbet-mobile
sportsbet-mobile
/
client
/
sports
/
marketTpl
/
marketsNoName.html
7 lines
•
180 B
HTML
View Raw
1
2
3
4
5
6
7
<
template
name=
"marketsNoName"
> <div
class
=
"additional market-holder"
> {{
#each markets}}
{{> Template.dynamic
template
=../
template
data=
this
}} {{/each}} </div> </
template
>