1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-06-17 18:54:20 +00:00
Files
assets
client
css
js
scss
templates
PlayCard.handlebars
battle.handlebars
cardpiles.handlebars
cards.handlebars
fieldCards.handlebars
info.handlebars
lobby.handlebars
modal.emreis_leader4.handlebars
modal.handlebars
modal.medic.handlebars
modal.redraw.handlebars
modal.side.handlebars
modal.winner.handlebars
notification.handlebars
preview.handlebars
index.html
public
server
site
test
.gitignore
Config.example..js
README.md
gulpfile.js
package.json
not-gwent-online/client/templates/notification.handlebars
2015-06-30 14:47:09 +02:00

3 lines
116 B
Handlebars

<div class="col-xs-12">
<div class="alert alert-success">{{#formatMessage message}}{{/formatMessage}}</div>
</div>