{{ service.name }}
{{ service.short_description|default:service.description }}
Book now{% extends "booking_ui/base.html" %} {% block title %}Services | {{ branding.site_name }}{% endblock %} {% block content %}
{{ service.short_description|default:service.description }}
Book nowNo services are currently available.
{% endif %} {% endblock %}