-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgetstarted.html
More file actions
24 lines (21 loc) · 908 Bytes
/
Copy pathgetstarted.html
File metadata and controls
24 lines (21 loc) · 908 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<div id="new_status" class="get_started">
<h4>Hi there <!--{username}-->! Let's get started …</h4>
<ul class="actions">
<li>
<a href="friends/avatar.php<!--{SID}-->">Edit your Avatar</a><p>Customize your face on Sploder so your friends can see you!</p>
</li>
<li>
<a href="/free-game-creator.php<!--{SID}-->">Make your own game</a><p>Make your own platformer or shooter game for your friends to play.</p>
</li>
<li>
<a href="/<!--{SID}-->">Proceed to your dashboard</a><p>When logged in, the Sploder home page will display your dashboard.</p>
</li>
<li>
<a href="/friends/<!--{SID}-->">Find friends</a><p>Already know people on Sploder? Search for them here.</p>
</li>
<li>
<a href="/games/featured/<!--{SID}-->">Play some games</a><p>Start playing and rating other people's games.</p>
</li>
</ul>
</div>
<!--{LATESTGAMES}--><br style="clear: both;" />