diff options
Diffstat (limited to 'view/en/contact_self.tpl')
-rw-r--r-- | view/en/contact_self.tpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/view/en/contact_self.tpl b/view/en/contact_self.tpl new file mode 100644 index 000000000..7f5467b39 --- /dev/null +++ b/view/en/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 |