---
layout: default
---
{% include header.html %}
{{ content }}
{% if page.offering-type %}
{% include services-offering.html type=page.offering-type %}
{% endif %}
{% if page.cta == 'booknow' %}
{% include paypal/booknow.html %}
{% elsif page.cta == 'buynow' %}
{% include paypal/buynow.html %}
{% endif %}