Merge branch 'methapon' into development
This commit is contained in:
commit
0b246a8d39
1 changed files with 4 additions and 6 deletions
|
|
@ -7,15 +7,13 @@ export default defineComponent({
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<div
|
||||
class="fullscreen bg-secondary text-white text-center q-pa-md flex flex-center"
|
||||
>
|
||||
<div class="fullscreen bg-secondary text-center q-pa-md flex flex-center">
|
||||
<div>
|
||||
<div class="text-h1">ไม่พบหน้าที่ต้องการ</div>
|
||||
<div class="text-h2">(404 Page Not Found)</div>
|
||||
<div class="text-h1 text-primary text-weight-bold q-my-md">404</div>
|
||||
<div class="text-h3 text-grey q-mb-md">ไม่พบหน้าที่ต้องการ</div>
|
||||
<q-btn
|
||||
class="q-mt-xl"
|
||||
color="white"
|
||||
color="primary"
|
||||
text-color="secondary"
|
||||
unelevated
|
||||
to="/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue