diff --git a/src/servala/frontend/templates/frontend/organizations/service_offering_detail.html b/src/servala/frontend/templates/frontend/organizations/service_offering_detail.html index 56dc7e2..184ff49 100644 --- a/src/servala/frontend/templates/frontend/organizations/service_offering_detail.html +++ b/src/servala/frontend/templates/frontend/organizations/service_offering_detail.html @@ -40,13 +40,6 @@
{{ offering.description|urlize }}
-{% translate "We currently cannot offer this service, sorry!" %}
{% else %} @@ -56,24 +49,6 @@ {{ select_form }} {% endif %} - {% if service.external_links %} -