Add Cloudron cancel link to the settings view

Fixes #251
This commit is contained in:
Johannes Zellner
2017-03-09 13:36:27 +01:00
parent 0439725790
commit 4b8ee0934a

View File

@@ -258,6 +258,8 @@
<div class="row">
<div class="col-xs-12 text-right">
<a href="{{ config.webServerOrigin }}/console.html#/userprofile" target="_blank">Change payment method</a>
or
<a href="{{ config.webServerOrigin }}/console.html" target="_blank">cancel this Cloudron</a>
</div>
</div>
<div class="row">