9 lines
352 B
Smarty
9 lines
352 B
Smarty
<div class="panel panel-default">
|
|
<div class="panel-heading"><a class="pull-right" href="javascript:" data-action="markAllNotificationsRead">{{translate 'Mark all read'}}</a>{{translate 'Notifications'}}</div>
|
|
<div class="panel-body">
|
|
<div class="list-container">
|
|
{{translate 'Loading...'}}
|
|
</div>
|
|
</div>
|
|
</div>
|