<?php

$selectedImages = glob ("cover_images/2017-03-20-iceland/*jpg");

$title1 = "Iceland";

$title2 = "March 2017";

$styleSheet = "style_light_gray.css";

require 'tripTemplate.php';

?>
