aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/atom_suggest.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/atom_suggest.tpl')
-rw-r--r--view/tpl/smarty3/atom_suggest.tpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/view/tpl/smarty3/atom_suggest.tpl b/view/tpl/smarty3/atom_suggest.tpl
new file mode 100644
index 000000000..972b9bc0b
--- /dev/null
+++ b/view/tpl/smarty3/atom_suggest.tpl
@@ -0,0 +1,11 @@
+
+<dfrn:suggest>
+
+ <dfrn:url>{{$url}}</dfrn:url>
+ <dfrn:name>{{$name}}</dfrn:name>
+ <dfrn:photo>{{$photo}}</dfrn:photo>
+ <dfrn:request>{{$request}}</dfrn:request>
+ <dfrn:note>{{$note}}</dfrn:note>
+
+</dfrn:suggest>
+