Theseus -> mail.hackclub.com

This commit is contained in:
Max Wofford
2025-05-14 12:33:36 -04:00
parent 46f192297e
commit d9585d794e

View File

@@ -42,7 +42,7 @@
<p style="margin: 0.25rem 0; color: #aaa;">Status: <%= mail.status.titleize %></p>
<p style="margin: 0.25rem 0; color: #aaa;">Created: <%= mail.created_at.strftime("%B %d, %Y") %></p>
<% if theseus_link %>
<p style="margin: 0.5rem 0 0 0;"><a href="<%= theseus_link %>" target="_blank" style="color: #6cf; text-decoration: underline;">View on Theseus</a></p>
<p style="margin: 0.5rem 0 0 0;"><a href="<%= theseus_link %>" target="_blank" style="color: #6cf; text-decoration: underline;">View on mail.hackclub.com</a></p>
<% end %>
</div>
</div>