design modifications

This commit is contained in:
Arvind Tiwari 2017-09-18 19:49:14 +05:30
commit 772469a23e
5 changed files with 13 additions and 11 deletions

View file

@ -3,7 +3,7 @@
{% csrf_token %}
<div class="price">
<span id="total">15</span>
<span>CHF/30 {% trans "days" %}</span>
<span>CHF/{% trans "Month" %}</span>
<div class="price-text">
<p>{% trans "VAT included" %}</p>
</div>