Files
cloudron-box/webadmin/src/views/setup/step1.html

9 lines
274 B
HTML
Raw Normal View History

<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>