diff --git a/myproject/myapp/templates/payment_cancelled.html b/myproject/myapp/templates/payment_cancelled.html
index a7b8001b6ae76681081d5302a1c8868e49fc21f0..e5240f5c7d78f8ee68bd51d9b23e29bdf8823973 100644
--- a/myproject/myapp/templates/payment_cancelled.html
+++ b/myproject/myapp/templates/payment_cancelled.html
@@ -7,4 +7,4 @@
 </div>
 
 <button class="text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-200 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-900 font-medium rounded-lg text-sm px-5 py-2.5 inline-flex justify-center text-center"><a href="{% url 'pricing' %}">Return</a></button>
-{% endblock content%}
\ No newline at end of file
+{% endblock content%}