apostrophe
Version:
The Apostrophe Content Management System.
7 lines (6 loc) • 376 B
HTML
<button class="apos-ui apos-notification apos-notification--hidden" data-apos-notification>
<p class="apos-notification-message" data-apos-notification-message>
{{ data.message }}<span class="apos-notification-message-close"><i class="fa fa-times-circle" aria-hidden="true"></i></span>
<span class="apos-sr-only">Click to dismiss this alert.</span>
</p>
</button>