From 099dfd16940c62e931bf01e7f62b7a45f2b8c654 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 25 Aug 2014 13:12:27 -0400 Subject: collaborators api --- views/mail/collaborator.html.ejs | 20 ++++++++++++++++++++ views/mail/collaborator.text.ejs | 7 +++++++ views/mail/welcome.text.ejs | 2 +- 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 views/mail/collaborator.html.ejs create mode 100644 views/mail/collaborator.text.ejs (limited to 'views/mail') diff --git a/views/mail/collaborator.html.ejs b/views/mail/collaborator.html.ejs new file mode 100644 index 0000000..5621c1e --- /dev/null +++ b/views/mail/collaborator.html.ejs @@ -0,0 +1,20 @@ + + + +

+ +

+ +

+ [[- username ]] has invited you to join the project + [[- projectName ]] on Vvalls. +

+ +

+ Accept the invitation below: +

+ +Join Project + + + diff --git a/views/mail/collaborator.text.ejs b/views/mail/collaborator.text.ejs new file mode 100644 index 0000000..52d39b6 --- /dev/null +++ b/views/mail/collaborator.text.ejs @@ -0,0 +1,7 @@ + +[[- username ]] has invited you to join the project [[- projectName ]] on Vvalls. + +Accept the invitation below: + +http://vvalls.com/join/[[- nonce ]] + diff --git a/views/mail/welcome.text.ejs b/views/mail/welcome.text.ejs index cab9c15..02b449b 100644 --- a/views/mail/welcome.text.ejs +++ b/views/mail/welcome.text.ejs @@ -1,4 +1,4 @@ Welcome to Vvalls, [[- username ]] -http://www.posthang.com +http://www.vvalls.com -- cgit v1.2.3-70-g09d2