DigitalConsumer.FixMyGlass/src/layouts/not-found/not-found.vue
2021-11-18 15:46:26 -05:00

3 lines
50 B
Vue

<template>
<p>Not Found .... :(</p>
</template>