1
0
mirror of https://github.com/exane/not-gwent-online synced 2024-10-31 10:36:53 +00:00
not-gwent-online/client/templates/notification.handlebars

3 lines
116 B
Handlebars
Raw Normal View History

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