diff options
author | friendica <info@friendica.com> | 2014-06-01 16:39:20 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-01 16:39:20 -0700 |
commit | 1cb987d07563ff149b779fcb077c4fd23afd3d31 (patch) | |
tree | 014f6368536e27b0ca99284b29133e2b91ea013c /view/nl/request_notify_eml.tpl | |
parent | ddcf905d03d06dd145b3351901d46f15d1857ed2 (diff) | |
parent | 894b8e4b155145a23992e6901791b51d2aee5803 (diff) | |
download | volse-hubzilla-1cb987d07563ff149b779fcb077c4fd23afd3d31.tar.gz volse-hubzilla-1cb987d07563ff149b779fcb077c4fd23afd3d31.tar.bz2 volse-hubzilla-1cb987d07563ff149b779fcb077c4fd23afd3d31.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/nl/request_notify_eml.tpl')
-rw-r--r-- | view/nl/request_notify_eml.tpl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/view/nl/request_notify_eml.tpl b/view/nl/request_notify_eml.tpl new file mode 100644 index 000000000..d01b8ff27 --- /dev/null +++ b/view/nl/request_notify_eml.tpl @@ -0,0 +1,17 @@ + +Dear {{$myname}}, + +You have just received a connection request at {{$sitename}} + +from '{{$requestor}}'. + +You may visit their profile at {{$url}}. + +Please login to your site to view the complete introduction +and approve or ignore/cancel the request. + +{{$siteurl}} + +Regards, + + {{$sitename}} administrator |