generated from Seekra/repository-template
Add NotFound.vue #48 #50
+10
-3
@@ -1,5 +1,12 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="not-found">
|
<header class="global-header">
|
||||||
<h1>404</h1>
|
<h1>Seekra</h1>
|
||||||
</div>
|
<span class="slogan">
|
||||||
|
ERROR: 404 Not Found
|
||||||
|
</span>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<form id="search-form">
|
||||||
|
<Searchbar />
|
||||||
|
</form>
|
||||||
</template>
|
</template>
|
||||||
Reference in New Issue
Block a user