Finished basic new user experience

This commit is contained in:
Stefan Zermatten
2017-09-28 10:26:45 +02:00
parent f6b2dde479
commit 2cd6e27f70
9 changed files with 91 additions and 41 deletions

View File

@@ -16,7 +16,10 @@
</p>
</paper-step>
<paper-step id="step3" label="Finish">
If you get stuck, be sure to check out the guide, or ask for help using the feedback form.
Done! If you get stuck, be sure to check out the <a href="/guide">guide</a>, or ask for help using the feedback form
<div class="layout vertical end">
<paper-button class="done-button" style="color: #d13b2e">Finish</paper-button>
</div>
</paper-step>
</paper-stepper>
</template>