<?php


include './vue/header.php';

include './vue/page/apropos/status.php';

include './vue/footer.php';

?>