naked domain page styling
This commit is contained in:
@@ -50,12 +50,14 @@
|
||||
|
||||
<div class="wrapper">
|
||||
<div class="content">
|
||||
<img ng-src="{{ cloudronAvatar || '/img/logo_inverted_192.png' }}" onerror="this.src = '/img/logo_inverted_192.png'"/>
|
||||
<img width="128px" ng-src="{{ cloudronAvatar || '/img/logo_inverted_192.png' }}" onerror="this.src = '/img/logo_inverted_192.png'"/>
|
||||
<br>
|
||||
<br>
|
||||
<h1> Cloudron </h1>
|
||||
<p>
|
||||
<h4>
|
||||
There is no app configured for this domain. If you want to put an app at this location,<br/>
|
||||
please reconfigure the app in the <a ng-href="{{apiOrigin}}">settings panel</a> and leave the location empty.
|
||||
</p>
|
||||
install one in the <a ng-href="{{apiOrigin}}">settings panel</a> and leave 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