ready(function() {
new Notification(document.getElementById('notification'), {
// Options go here
});
});
<%= block.description %>
<% } %>