Jose Reyes 5 лет назад
Родитель
Сommit
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