mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-20 21:11:52 +00:00
6 lines
71 B
Vue
6 lines
71 B
Vue
|
|
<template>
|
||
|
|
<section>
|
||
|
|
<h1>Error 404</h1>
|
||
|
|
</section>
|
||
|
|
</template>
|