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 @@
<center>
<h1>Welcome to your Cloudron</h1>
<h1>Welcome to your Cloudron!</h1>
<br/>
<h3 class="">This is your <b>{{ wizard.hostname }}</b> and all your apps will be installed under this domain.</h3>
<h3 class="">Let's personalize it a bit before you can install apps.</h3>
<br/>
<br/>
<a class="btn btn-primary" href="#/step2" autofocus>Forward</a>
<a class="btn btn-primary" href="#/step2" autofocus>Next</a>
</center>