minor nakedomain fixes
This commit is contained in:
@@ -50,14 +50,13 @@
|
|||||||
|
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<img width="128px" ng-src="{{ cloudronAvatar || '/img/logo_inverted_192.png' }}" onerror="this.src = '/img/logo_inverted_192.png'"/>
|
<h1>
|
||||||
<br>
|
<img width="48" height="48" ng-src="{{ cloudronAvatar || '/img/logo_inverted_192.png' }}" onerror="this.src = '/img/logo_inverted_192.png'"/>
|
||||||
<br>
|
<span style="padding-left:10px">Cloudron</span>
|
||||||
<h1> Cloudron </h1>
|
</h1>
|
||||||
<h4>
|
<br/>
|
||||||
There is no app configured for this domain. If you want to put an app at this location,<br/>
|
<h4>There is no app configured for this domain.</h4>
|
||||||
install one in the <a ng-href="{{apiOrigin}}">settings panel</a> and leave the location empty.
|
<h4>Use the <a ng-href="{{apiOrigin}}">settings panel</a> and install an app leaving the location empty.</h4>
|
||||||
</h4>
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<span class="text-muted"><a href="mailto: support@cloudron.io">Contact Support</a> - Copyright © <a href="https://cloudron.io" target="_blank">Cloudron</a> 2014-16</span>
|
<span class="text-muted"><a href="mailto: support@cloudron.io">Contact Support</a> - Copyright © <a href="https://cloudron.io" target="_blank">Cloudron</a> 2014-16</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user