Change buy now to order now and add link

This commit is contained in:
modulos 2017-05-22 18:25:56 +02:00
parent e782290eeb
commit 88731d6371

View file

@ -243,7 +243,7 @@
<p>{% trans "15 GiB storage(SSD)" %}</p>
</div>
</div>
<a href="#" class="btn btn-primary">{% trans "Buy Now!" %}</a>
<a href="{% url 'hosting:payment' %}" class="btn btn-primary">{% trans "Order Now!" %}</a>
</div>
</div>
</div>