We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e2224 commit efbe97eCopy full SHA for efbe97e
pages/uh-oh.js
@@ -6,6 +6,8 @@ export default class UhOh extends Component {
6
<article className='inner page'>
7
<h1>Page not found</h1>
8
<div>Sorry, the page you are looking for is not available.</div>
9
+ <br />
10
+ <div>Still having problems? Try logging out and back in or contacting a system administrator.</div>
11
</article>
12
)
13
}
0 commit comments