Преглед на файлове

Adds templates for email body

Jose Reyes преди 5 години
родител
ревизия
380ff16533
променени са 2 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 3
    0
      app/templates/email/send_turn.html
  2. 3
    0
      app/templates/email/send_turn.txt

+ 3
- 0
app/templates/email/send_turn.html Целия файл

@@ -0,0 +1,3 @@
1
+<p>Your turn for {{ eName }} ({{ office }}) is number {{ turn }}</p>
2
+
3
+<p>UPR Queue</p>

+ 3
- 0
app/templates/email/send_turn.txt Целия файл

@@ -0,0 +1,3 @@
1
+Your turn for {{ eName }} ({{ office }}) is number {{ turn }}
2
+
3
+UPR Queue