about summary refs log tree commit diff
path: root/app/views/notification_mailer/favourite.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notification_mailer/favourite.html.haml')
-rw-r--r--app/views/notification_mailer/favourite.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notification_mailer/favourite.html.haml b/app/views/notification_mailer/favourite.html.haml
index 5d9be3f57..4ec89172d 100644
--- a/app/views/notification_mailer/favourite.html.haml
+++ b/app/views/notification_mailer/favourite.html.haml
@@ -17,7 +17,7 @@
                                 %tbody
                                   %tr
                                     %td
-                                      = image_tag full_pack_url('media/images/mailer/icon_grade.png'), alt:''
+                                      = image_tag full_pack_url('media/images/mailer/icon_grade.png'), alt: ''
 
                               %h1= t 'notification_mailer.favourite.title'
                               %p.lead= t('notification_mailer.favourite.body', name: @account.pretty_acct)