diff --git a/assets/templates/alert.html b/assets/templates/alert.html
index 1ef923d..2e3d840 100644
--- a/assets/templates/alert.html
+++ b/assets/templates/alert.html
@@ -1,4 +1,4 @@
-{%- raw -%}
+{% raw %}
{% for item in results %}
@@ -16,4 +16,4 @@
{% endfor %}
-{%- endraw -%}
+{% endraw %}
diff --git a/assets/templates/shipping_methods.html b/assets/templates/shipping_methods.html
index 2bb7464..a2e5d5e 100644
--- a/assets/templates/shipping_methods.html
+++ b/assets/templates/shipping_methods.html
@@ -1,4 +1,4 @@
-{%- raw -%}
+{% raw %}