<section class="js-notification {{typeClass}}"> <span class="notification-message"> {{message.message}} </span> <button class="close icon-x" {{action "closeNotification"}}><span class="hidden">Close</span></button> </section>