From 10f1c442e27d82d1fc2c94d1bc0a2ad27917b287 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Mon, 25 Jul 2016 16:33:42 -0400 Subject: added profile page --- views/public_profile.hbs | 77 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 views/public_profile.hbs diff --git a/views/public_profile.hbs b/views/public_profile.hbs new file mode 100644 index 0000000..d43cc66 --- /dev/null +++ b/views/public_profile.hbs @@ -0,0 +1,77 @@ +
+ +
\ No newline at end of file -- cgit v1.2.3