5
src/components/ForbiddenPage.vue
Normal file
5
src/components/ForbiddenPage.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1>Forbidden!</h1>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user