additions

This commit is contained in:
Mike Macgirvin 2010-07-21 21:24:22 -07:00
parent 023dd993f6
commit 7ef0207cea
2 changed files with 34 additions and 0 deletions

17
view/atom_mail.tpl Normal file
View File

@ -0,0 +1,17 @@
<dfrn:mail>
<dfrn:sender>
<dfrn:name>$owner_name</dfrn:name>
<dfrn:uri>$owner_profile_page</dfrn:uri>
<dfrn:avatar>$owner_thumb</dfrn:avatar>
</dfrn:sender>
<dfrn:id>$item_id</dfrn:id>
<dfrn:in-reply-to>$parent_id</dfrn:in-reply-to>
<dfrn:sentdate>$created</dfrn:sentdate>
<dfrn:subject>$subject</dfrn:subject>
<dfrn:content>$content</dfrn:content>
</dfrn:mail>

View File

@ -0,0 +1,17 @@
Dear $myname,
You have just received a personal introduction 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