<?php
include "../includes/retrieve_data.php";
$data = retrieve_data("/srv/http/sitedata.yml",true);
include "../includes/layout.php"
?>