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