blob: ea2ce7025205eaaa3c42f4a58cf57d631f1ced96 [file] [log] [blame]
div.stf-timelines
ui.list-unstyled
li(ng-repeat='(id, notification) in notifications')
div(ng-class='{{cssPrefix}} {{cssPrefix}}-{{notification.type}}')
div(ng-bind-html='notification.message')