Browse Source

Remove FAQ from Pricing page, will be changing this again.

pull/25/head
Pēteris Caune 9 years ago
parent
commit
9e7fe0bf0a
1 changed files with 0 additions and 26 deletions
  1. +0
    -26
      templates/payments/pricing.html

+ 0
- 26
templates/payments/pricing.html View File

@ -167,32 +167,6 @@
</section>
<!-- /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 class="modal-dialog">
<form method="post" action="{% url 'hc-create-plan' %}">


Loading…
Cancel
Save