Add initial upgrade button version

This is currently always hidden
This commit is contained in:
Johannes Zellner
2016-04-08 13:57:19 +02:00
parent 275d8c2121
commit 103c0bd688
3 changed files with 77 additions and 1 deletions

View File

@@ -167,6 +167,15 @@
</div>
</div>
<div class="upgrade hide">
<div class="content">
<h4>Your Cloudron trial ends soon</h4>
<p>To keep your Cloudron, just <a href="https://cloudron.io/console.html#/billing" target="_blank">setup a payment method at cloudron.io</a> or <a href="mailto: support@cloudron.io">send us a mail</a>.</p>
</div>
<div class="trigger">Keep your Cloudron</div>
</div>
<!-- Footer -->
<footer class="text-center">
<span class="text-muted">Copyright &copy; <a href="https://cloudron.io" target="_blank">Cloudron</a> 2014-16</span>