You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
275 B
HTML
10 lines
275 B
HTML
11 years ago
|
<div class="template_notification notification-popup">
|
||
|
<span class="notification-contents">
|
||
|
<span class="notification-header">
|
||
|
<i class="icon-info-sign pull-left notification"></i>
|
||
|
Notification
|
||
|
</span>
|
||
|
<span class="message" ng-transclude></span>
|
||
|
</span>
|
||
|
</div>
|