Change copy of 404 error page
parent
b7f098293e
commit
b74dc16bf7
|
@ -3,4 +3,4 @@ div.error-main
|
||||||
img(src="/images/logo.png", alt="Taiga")
|
img(src="/images/logo.png", alt="Taiga")
|
||||||
h1 Not found
|
h1 Not found
|
||||||
p.error-text Error 404. The page you are looking for no longer exists. Perhaps you can return back to TAIGA homepage and see if you can find what you are looking for.
|
p.error-text Error 404. The page you are looking for no longer exists. Perhaps you can return back to TAIGA homepage and see if you can find what you are looking for.
|
||||||
a(href="#", title="") Go back to login
|
a(href="/", title="") Take me home
|
||||||
|
|
Loading…
Reference in New Issue