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