import { React, T } from 'Components' import { Link } from 'react-router-dom' import image from '../images/map-directions.png' import emoji from 'react-easy-emoji' export default () => (

Cette page n'existe pas ou n'existe plus {emoji(' 🙅')}

{/* TODO: credits for the image to add: https://thenounproject.com/term/treasure-map/96666/ */} Revenir en lieu sûr
)