{% extends "structure.html" %} {% set use_perch_page_info = true %} {% set title_default = 'Pavlus Travel – Where do you want to go in the world?' %} {% set meta_desc_default = 'Pavlus Travel – Best Prices and Great Service on Cruises, River Cruises, World Cruises, Tours, Club Med, and more. Where do you want to go in the world? Chances are very high that we have a cruise heading your way!' %} {% set canonical_url_root_relative = '/' %} {% block content %}
{% include 'shared/sub-header.html' %} {% include 'shared/carousel.html' %} {% include 'homepage/plan-your-trip.html' %}

{{ perchContent('Intro Headline') }}

{{ perchContent('Intro Paragraph') }}

{{ perchContent('Subheading') }}
{#
{#{{ perchContent('Categories') }}
#}
{% include 'shared/homepage-bottom.html' %}
{% endblock %} {% block customjs %} {% endblock %}