{% extends 'base.html' %} {% block content %}

{{destinations.first.destination}}

{{request.META.HTTP_HOST}}/{{slug.slug}}

{% endblock %}