<%page expression_filter="h" args="notification_name, notification_type, notification_icon, notification_message, should_enable_next_hint"/> <%! from django.utils.translation import ugettext as _ %>
${notification_message}
% if notification_name is 'hint': % endif