{% set html_lang = show.language if show is defined and show.language else 'en' %} {% block title %}offshore{% endblock %} {% block head_extra %}{% endblock %}
offshore
{% if slugs and slugs|length > 1 %}
{% endif %}
{% block content %}{% endblock %}
{% block show_switch_modal %}{% endblock %}
{% block person_edit_modal %}{% endblock %}
{% block person_add_modal %}{% endblock %}