This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
2020-12-17 11:59:31 +00:00
|
|
|
<div class="content">
|
|
|
|
{{> header}}
|
|
|
|
<div class="container">
|
|
|
|
<h2 class="greeting">Welcome back, <span class="user-identifier">{{session.identity.traits.email}}</span>!</h2>
|
|
|
|
<h3>This will be your dashboard!</h3>
|
|
|
|
<p>Right now there is nothing else here but in future, you will be able to list your pinned files, upgrade to a
|
|
|
|
premium tiers and see your usage stats.</p>
|
|
|
|
|
|
|
|
<hr class="divider">
|
|
|
|
|
|
|
|
<p>
|
2020-12-18 17:35:25 +00:00
|
|
|
<a href="https://siasky.xyz">Go back to siasky.xyz</a>
|
2020-12-17 11:59:31 +00:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|