diff --git a/rhodecode/templates/admin/notifications/show_notification.mako b/rhodecode/templates/admin/notifications/show_notification.mako --- a/rhodecode/templates/admin/notifications/show_notification.mako +++ b/rhodecode/templates/admin/notifications/show_notification.mako @@ -9,7 +9,7 @@ %def> <%def name="breadcrumbs_links()"> - ${h.link_to(_('Notifications'),h.url('notifications'))} + ${h.link_to(_('Notifications'), h.url('notifications'))} » ${_('Show notification')} %def> @@ -23,11 +23,6 @@