UNPKG

sportsbet-mobile

Version:
13 lines (11 loc) 273 B
<template name="lotteryTicketAddedNotification"> <div class="item howl-message"> {{#with ticket}} <span> You have received a new lottery ticket to <br> </span> <b>{{lotteryInstance.fetch.name}}</b> {{/with}} <a class="close">×</a> </div> </template>