summaryrefslogtreecommitdiff
path: root/app/views/notifications/new_voicemail.text.erb
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-17 12:05:14 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-17 12:05:14 +0100
commiteaad37485fe59d0306c37cc038dda6d210052910 (patch)
tree072c4b0e33d442528555b82c415f5e7a1712b2b0 /app/views/notifications/new_voicemail.text.erb
parent3e706c2025ecc5523e81ad649639ef2ff75e7bac (diff)
parentb80bd744ad873f6fc43018bc4bfb90677de167bd (diff)
Merge branch 'develop'
Diffstat (limited to 'app/views/notifications/new_voicemail.text.erb')
-rw-r--r--app/views/notifications/new_voicemail.text.erb9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/notifications/new_voicemail.text.erb b/app/views/notifications/new_voicemail.text.erb
new file mode 100644
index 0000000..adeabda
--- /dev/null
+++ b/app/views/notifications/new_voicemail.text.erb
@@ -0,0 +1,9 @@
+Hello <%= @voicemail[:greeting] %>,
+
+You've just received a voicemail on your Gemeinschaft account <%= @voicemail[:destination] %>.
+
+ From: <%= @voicemail[:from] %>
+ To: <%= @voicemail[:to] %>
+Receiving Time: <%= @voicemail[:date] %>
+Message length: <%= @voicemail[:duration] %>
+ File: <%= @voicemail[:file_name] %>