|
@ -167,32 +167,6 @@ |
|
|
</section> |
|
|
</section> |
|
|
<!-- /Plans --> |
|
|
<!-- /Plans --> |
|
|
|
|
|
|
|
|
<section id="faq"> |
|
|
|
|
|
<div class="container"> |
|
|
|
|
|
<div class="page-header"> |
|
|
|
|
|
<h1>FAQ</h1> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="row"> |
|
|
|
|
|
<div class="col-sm-12"> |
|
|
|
|
|
<h2>The Free plan and the Pay-What-You-Want plan look almost the same. |
|
|
|
|
|
What's up with that?</h2> |
|
|
|
|
|
<p> |
|
|
|
|
|
healtchecks.io is a free service. You can use it as much |
|
|
|
|
|
as you want (in good faith, without abusing it), and you |
|
|
|
|
|
should not feel obliged to pay anything. However, if you |
|
|
|
|
|
find the service useful and important to you, you do have the option |
|
|
|
|
|
to switch to the Paid plan. The Paid plan is effectively |
|
|
|
|
|
a monthly donation to guarantee project's |
|
|
|
|
|
continued existence and future improvements. |
|
|
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
|
|
<h2>If I cancel my paid plan, do I get a refund?</h2> |
|
|
|
|
|
<p>No, you don't.</p> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
|
|
<div id="payment-method-modal" class="modal" data-client-token="{{ client_token }}"> |
|
|
<div id="payment-method-modal" class="modal" data-client-token="{{ client_token }}"> |
|
|
<div class="modal-dialog"> |
|
|
<div class="modal-dialog"> |
|
|
<form method="post" action="{% url 'hc-create-plan' %}"> |
|
|
<form method="post" action="{% url 'hc-create-plan' %}"> |
|
|