diff --git a/app/views/my/mailroom/index.html.erb b/app/views/my/mailroom/index.html.erb index c3c6093..61fad6b 100644 --- a/app/views/my/mailroom/index.html.erb +++ b/app/views/my/mailroom/index.html.erb @@ -42,7 +42,7 @@

Status: <%= mail.status.titleize %>

Created: <%= mail.created_at.strftime("%B %d, %Y") %>

<% if theseus_link %> -

View on Theseus

+

View on mail.hackclub.com

<% end %>