summaryrefslogtreecommitdiff
path: root/template/profile.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/profile.st')
-rwxr-xr-xtemplate/profile.st17
1 files changed, 11 insertions, 6 deletions
diff --git a/template/profile.st b/template/profile.st
index 20ba72c..e71e2bd 100755
--- a/template/profile.st
+++ b/template/profile.st
@@ -91,27 +91,32 @@
<h3>&nbsp;</h3><div id="newuser">
<h2>&#x263A;&#x270C; Welcome to dump.fm &#x270C;&#x263A;</h2>
-<br><br><br>
+<br><br>
-<h1>&#x2776; Find a cool image you want as your avatar</h1>
- To get started <a href="/chat">join in</a> and post a few pictures.</h3>
+<h1>Step &#x2776;</h1>
+<h3>&#x261F; Find a sweet image for your avatar, paste the URL below &#x261F;</h3>
$if(avatar)$
<img id="avatarPic" src="$avatar$" width="150px"/>
$else$
- <b id="avatarPic">No avatar</b>
+ <b id="avatarPic"></b>
$endif$
$if(is_home)$
<div id="avatar" class="editable">$avatar$</div>
$endif$
- <h3>contact info</h3>
+<h1>Step &#x2777;</h1>
+<h3>&#x261F; Enter some contact info below &#x261F;</h3>
<div id="contact" class="$if(is_home)$editable$else$linkify$endif$">$contact$</div>
<br>
- <h3>personal info</h3>
+<h1>Step &#x2778;</h1>
+<h3>&#x261F; Enter some personal info below &#x261F;</h3>
<div id="bio" class="$if(is_home)$editable$else$linkify$endif$">$bio$</div>
<br>
+ <h1>Step &#x2779;</h1>
+
+ <h3> <a href="/chat">Join the &#x2663; and start posting pictures!</a></h3>
<h3>&nbsp;</h3></div>
<h3>&nbsp;</h3>
<h3>&nbsp;</h3>