cvgen/src/pages/[...all].vue

6 lines
54 B
Vue
Raw Normal View History

2022-01-10 11:27:09 +00:00
<template>
<div>
Not Found
</div>
</template>