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