1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/UI/Settings/Notifications/CollectionTemplate.html
2013-07-26 15:07:51 -07:00

13 lines
385 B
HTML

<div class="row">
<div class="span12">
<ul class="notifications">
<li>
<div class="notification-item add-card x-add-card">
<span class="center well">
<i class="icon-plus" title="Add Notification"/>
</span>
</div>
</li>
</ul>
</div>
</div>