@@ -68,4 +75,4 @@
border-radius: 8px;
}
-{% endblock %}
+{% endblock %}
\ No newline at end of file
diff --git a/core/templates/core/shipment_request.html b/core/templates/core/shipment_request.html
index dafbb21..fe0d6b9 100644
--- a/core/templates/core/shipment_request.html
+++ b/core/templates/core/shipment_request.html
@@ -119,8 +119,9 @@
{% endif %}
-
-
+
diff --git a/core/templates/core/terms_conditions.html b/core/templates/core/terms_conditions.html
index 714cab3..a8545cb 100644
--- a/core/templates/core/terms_conditions.html
+++ b/core/templates/core/terms_conditions.html
@@ -3,6 +3,11 @@
{% block content %}
+
{% trans "Terms and Conditions" %}
{% if platform_profile and platform_profile.terms_conditions %}
@@ -12,4 +17,4 @@
{% endif %}
-{% endblock %}
+{% endblock %}
\ No newline at end of file
diff --git a/core/templates/core/verify_otp.html b/core/templates/core/verify_otp.html
index 3146e33..1a5b9a0 100644
--- a/core/templates/core/verify_otp.html
+++ b/core/templates/core/verify_otp.html
@@ -20,7 +20,10 @@