Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96181059
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, Dec 23, 12:59
Size
349 B
Mime Type
text/html
Expires
Wed, Dec 25, 12:59 (1 d, 19 h)
Engine
blob
Format
Raw Data
Handle
22966561
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
Noresult.js
View Options
import
React
from
"react"
import
"./noresult.css"
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>
)
}
export
default
Noresult
Event Timeline
Log In to Comment