mailer: update rejection mail to 2021

This commit is contained in:
Vasil Kolev 2021-07-25 21:22:59 +03:00
parent 98982b1823
commit 85b6331c21
2 changed files with 4 additions and 0 deletions

View File

@ -2,4 +2,6 @@
За съжаление, поради големия брой предложения за лекции, които получихме тази година, както и ограниченото време, с което разполагаме, вашето предложение за <%= @event.event_type.name.mb_chars.downcase %> на тема „<%= @event.title %>“ не влезе в програмата.
Ако желаете, може да представите лекцията си в 5 минути в слота в програмата за Lightning talks (кратки лекции от по 5 минути). Записването за тях ще става на място.
До скоро! Екипът на <%= @event.conference.title %>

View File

@ -2,5 +2,7 @@ Hi,
Regretfully, because of the high amount of talk submissions that we've received this year and the limited amount of time that we have, your submission for a <%= @event.event_type.name.mb_chars.downcase %> titled "<%= @event.title %>" was not included in the schedule.
If youu prefer, you can present your talk in 5 minutes in the Lightnign talks slot (that's for short, 5 minute talks). The sign up for these would be at the venue itself, during the event.
See you soon,
<%= @event.conference.title %> team