summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-10-07 17:34:36 -0400
committerryderr <r@okfoc.us>2014-10-07 17:34:36 -0400
commitea5cce0042a6448636d4bd583c1200c26a7efe87 (patch)
treedbabed76064923ef884a40049a79271973854e34 /views
parent24cc36bf81987c721aee4dae57a64edf5dd515bb (diff)
no profile pic thing
Diffstat (limited to 'views')
-rw-r--r--views/profile.ejs6
1 files changed, 5 insertions, 1 deletions
diff --git a/views/profile.ejs b/views/profile.ejs
index 22c824c..6a5b3ea 100644
--- a/views/profile.ejs
+++ b/views/profile.ejs
@@ -13,8 +13,12 @@
<div class="profilePic" style="background-image:url([[- profile.photo ]])">
</div>
[[ } else { ]]
- <div class="profilePic">
+ <div class="profilePic noPic">
+ <span class="holder">
<span class="ion-ios7-person-outline"></span>
+ <div>click to add profile pic</div>
+ <input id="profile_avatar" name="avatar" class="element file" type="file">
+ </span>
</div>
[[ } ]]
<div class="bio">