Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
embl.org
html-sites
embl-jobs-pages
Commits
1a374536
Commit
1a374536
authored
Jun 21, 2021
by
Ken Hawkins
Browse files
Job not found: add global header and footer
parent
7d4aeba2
Pipeline
#168228
passed with stages
in 37 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
src/components/job-details/JobDetails.jsx
src/components/job-details/JobDetails.jsx
+5
-2
No files found.
src/components/job-details/JobDetails.jsx
View file @
1a374536
...
...
@@ -434,8 +434,10 @@ function renderWhyJoinUsVideo(jobType) {
export
function
JobNotFound
()
{
return
(
<>
<
EmblHeader
/>
<
EmblBreadcrumbs
/>
<
VfIntro
vf_intro_heading
=
"Job not found
.
"
vf_intro_heading
=
"Job not found"
vf_intro_subheading
=
""
vf_intro_lede
=
"This job may have been expired."
/>
...
...
@@ -447,10 +449,11 @@ export function JobNotFound() {
className
=
"vf-button vf-button--primary"
href
=
"https://www.embl.org/jobs"
>
See all
J
obs
See all
j
obs
</
a
>
</
div
>
</
section
>
<
EmblFooter
/>
</>
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment