mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Improve 404 message
This commit is contained in:
parent
bd37a309dd
commit
e194de1a91
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<p class="h2 mb-5">404 Error.</p>
|
||||
<h1 class="mb-5">404 Error.</h1>
|
||||
<p class="h4">Ahhhhhhhh! The page you are looking for does not exist.</p>
|
||||
<p>Don't worry, you can head back to <router-link to="/">the main page</router-link>.</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user