9 lines
274 B
HTML
9 lines
274 B
HTML
|
|
<center>
|
||
|
|
<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>
|
||
|
|
<br/>
|
||
|
|
<br/>
|
||
|
|
<a class="btn btn-primary" href="#/step2" autofocus>Forward</a>
|
||
|
|
</center>
|