diff --git a/hosting/templates/hosting/order_detail.html b/hosting/templates/hosting/order_detail.html
index 795bc214..3b46f566 100644
--- a/hosting/templates/hosting/order_detail.html
+++ b/hosting/templates/hosting/order_detail.html
@@ -66,8 +66,7 @@
{{order.billing_address.city}},
{{order.billing_address.country}}.
{% else %}
- {% with request.session.billing_address_data as
- billing_address %}
+ {% with request.session.billing_address_data as billing_address %}
{{billing_address|get_value_from_dict:'cardholder_name'}}
{{billing_address|get_value_from_dict:'street_address'}},
{{billing_address|get_value_from_dict:'postal_code'}}
@@ -123,7 +122,7 @@
- {{vm.price}}CHF + {{vm.price}} CHF /{% trans "Month" %}