aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/atom_suggest.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-03-28 14:55:50 -0700
committerfriendica <info@friendica.com>2013-03-28 14:55:50 -0700
commitef09e505141c78eb073d265f231fdf3c29710af8 (patch)
tree47c746b9115d30c4ac3e686022fa497238ac68eb /view/tpl/smarty3/atom_suggest.tpl
parentd0bf45972135bde9ac39a06c6fa5eb64d075a225 (diff)
parentc8852d455e77624baf9e6ac852c1176f45462e70 (diff)
downloadvolse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.tar.gz
volse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.tar.bz2
volse-hubzilla-ef09e505141c78eb073d265f231fdf3c29710af8.zip
Merge pull request #44 from beardy-unixer/c8852d455e77624baf9e6ac852c1176f45462e70
Template cleanup
Diffstat (limited to 'view/tpl/smarty3/atom_suggest.tpl')
-rw-r--r--view/tpl/smarty3/atom_suggest.tpl16
1 files changed, 0 insertions, 16 deletions
diff --git a/view/tpl/smarty3/atom_suggest.tpl b/view/tpl/smarty3/atom_suggest.tpl
deleted file mode 100644
index c0d1a1b3c..000000000
--- a/view/tpl/smarty3/atom_suggest.tpl
+++ /dev/null
@@ -1,16 +0,0 @@
-{{*
- * AUTOMATICALLY GENERATED TEMPLATE
- * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
-
-<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>
-