1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-01-26 06:18:46 +00:00
not-gwent-online/client/templates/notification.handlebars

3 lines
116 B
Handlebars
Raw Normal View History

2015-06-29 19:57:51 +02:00
<div class="col-xs-12">
2015-06-30 14:47:09 +02:00
<div class="alert alert-success">{{#formatMessage message}}{{/formatMessage}}</div>
2015-06-29 19:57:51 +02:00
</div>