modal-button.underscore 138 Bytes
Newer Older
1 2 3
<li class="action-item">
    <a href="#" class="button <%= isPrimary ? 'action-primary' : '' %> action-<%= type %>"><%= name %></a>
</li>