Removed 'More info' button from datacenterlight index page.

This commit is contained in:
M.Ravi 2017-05-14 21:09:16 +05:30
parent 39f9b3c085
commit 1ca884e1f6

View file

@ -231,7 +231,7 @@
<p>2 GiB RAM, </p>
<p>{% trans "15 GiB storage(SSD)" %}</p>
<p>
<a href="{% url 'hosting:login' %}" class="btn btn-primary btn-buynow">{% trans "Buy Now!" %}</a> <a href="#" class="btn btn-default">{% trans "More Info" %}</a> </p>
<a href="{% url 'hosting:login' %}" class="btn btn-primary btn-buynow">{% trans "Buy Now!" %}</a></p>
</div>
</div>
</div>