Improve wording of wizard

This commit is contained in:
Girish Ramakrishnan
2015-07-28 23:09:06 -07:00
parent ad3392ef2e
commit 9e0611f6d8
3 changed files with 8 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
<div class="row">
<div class="col-md-12 text-center">
<h1>Create an Administrator for <b>{{ wizard.name }}</b>, your Cloudron</h1>
<h1>Create an Administrator for <b>{{ wizard.name }}</b></h1>
<h4 class="">
You can create more users once we are done here.
This admin account is separate from your <a href="https://cloudron.io">cloudron.io</a> account.
</h4>
</div>
</div>