diff --git a/datacenterlight/templates/datacenterlight/pricing.html b/datacenterlight/templates/datacenterlight/pricing.html index 03742516..55123171 100644 --- a/datacenterlight/templates/datacenterlight/pricing.html +++ b/datacenterlight/templates/datacenterlight/pricing.html @@ -128,7 +128,7 @@
- 2 GiB RAM + 2 GB RAM
diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index 459dcf0b..d64fbeae 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -104,10 +104,10 @@ class="pull-right">{{request.session.specs.cpu|floatformat}}


Memory {{request.session.specs.memory|floatformat}} GiB

+ class="pull-right">{{request.session.specs.memory|floatformat}} GB


Disk space {{request.session.specs.disk_size|floatformat}} GiB

+ class="pull-right">{{request.session.specs.disk_size|floatformat}} GB


Total

{{request.session.specs.price }} CHF