jam-cloud/web/app/views/clients/_notify.html.erb

13 lines
308 B
Plaintext

<div layout="notify" id="notification" class="hidden">
<h2>Notification</h2>
<!-- avatar -->
<a href="#" id="notify-avatar" class="avatar_large mr20">
<img id="avatar" />
</a>
<p></p>
<div class="detail"></div>
<div id="buttons" class="right clearall">
</div>
</div>