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.
openNG/old/public_html/templates/angular/jsde-notification.html

10 lines
275 B
HTML

<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>