Send automatic email reminders

Closes #4
This commit is contained in:
ricola 2026-03-23 18:26:32 -06:00
parent ecb4f16ec5
commit d5f77d338b
7 changed files with 50 additions and 2 deletions

View file

@ -0,0 +1,5 @@
<%= _("You haven't voted yet!") %>
<%= _("Visit this link to vote:") %>
<%= "#{settings.base_url}votes/#{vote.secure_id}" %>