Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90703028
Noresult.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Nov 4, 00:20
Size
341 B
Mime Type
text/html
Expires
Wed, Nov 6, 00:20 (2 d)
Engine
blob
Format
Raw Data
Handle
22121899
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
Noresult.js
View Options
import
React
from
"react"
import
"./noresult.css"
export
default
function
Noresult
()
{
return
(
<
div
>
<
body
>
<
div
id
=
"notfound"
>
<
div
class
=
"notfound"
>
<
div
class
=
"notfound-404"
>
<
h1
>
Oops
!<
/h1>
<
h2
>
404
-
The
Page
can
'
t
be
found
<
/h2>
<
/div>
<
a
href
=
"/"
>
Go
TO
Homepage
<
/a>
<
/div>
<
/div>
<
/body>
<
/div>
)
}
Event Timeline
Log In to Comment