%# /templates/reminders.html.ep % layout 'default'; % title 'Manage Reminders'; <% content_for head => begin %> <% end %>
<%= $r->{description} %>
<% } else { %>No description provided.
<% } %>ð No recurring reminders configured.
Click the button above to create your first weekly reminder.