sample_rails_tailwind/app/views/user_mailer
songtianlun f52155f7be style: clean up account activation email template
- Remove redundant paragraph containing the activation URL
- Keep only the link for activation

This change enhances the clarity of the email template by eliminating
unnecessary elements, making it easier to maintain and understand.
2025-01-08 17:32:10 +08:00
..
account_activation.html.erb style: clean up account activation email template 2025-01-08 17:32:10 +08:00
account_activation.text.erb feat: add account activation feature 2025-01-06 18:38:39 +08:00
password_reset.html.erb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00
password_reset.text.erb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00