aboutsummaryrefslogtreecommitdiffstats
path: root/view/contact_self.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-01 16:48:07 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-01 16:48:07 -0700
commit6348e70daa113e8b3203de8fbc919d08c90d972e (patch)
tree1bc3dd3bc85fe6136411086785cf6753960e22f9 /view/contact_self.tpl
downloadvolse-hubzilla-6348e70daa113e8b3203de8fbc919d08c90d972e.tar.gz
volse-hubzilla-6348e70daa113e8b3203de8fbc919d08c90d972e.tar.bz2
volse-hubzilla-6348e70daa113e8b3203de8fbc919d08c90d972e.zip
Initial checkin
Diffstat (limited to 'view/contact_self.tpl')
-rw-r--r--view/contact_self.tpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/view/contact_self.tpl b/view/contact_self.tpl
new file mode 100644
index 000000000..7f5467b39
--- /dev/null
+++ b/view/contact_self.tpl
@@ -0,0 +1,9 @@
+
+<img src="$thumb" alt="$name" >
+
+<p>$name</p>
+<p>
+This is you.
+</p>
+
+<hr /> \ No newline at end of file