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