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
fbae3167
Commit
fbae3167
authored
Mar 16, 2021
by
Ken Hawkins
😨
Browse files
Merge branch 'fix-garbage-text' into 'master'
removed garbage text from position page See merge request
!28
parents
dc3b4c81
eb864bbe
Pipeline
#138952
passed with stages
in 38 seconds
Changes
1
Pipelines
10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/site/_includes/layouts/position.njk
src/site/_includes/layouts/position.njk
+3
-3
No files found.
src/site/_includes/layouts/position.njk
View file @
fbae3167
...
...
@@ -45,7 +45,7 @@
<!-- Content descriptors -->
{% if pagination.items[0].field_jobs_staff_category != "EICAT Advertising Only" %}
<meta
name=
"embl:who"
content=
"{{ pagination.items[0].field_jobs_group}}"
>
}}">
{# the people, groups and teams involved #}
<meta
name=
"embl:who"
content=
"{{ pagination.items[0].field_jobs_group}}"
>
{# the people, groups and teams involved #}
{% endif %}
<meta
name=
"embl:where"
content=
"{{ pagination.items[0].field_jobs_duty_station | striptags }}"
>
{# at which EMBL sites the content applies #}
<meta
name=
"embl:what"
content=
"{{ embl_content_meta_properties.what }}"
>
{# the activities covered #}
...
...
@@ -71,12 +71,12 @@
{% render '@embl-favicon' %}
</head>
<body
class=
"{{ bodyClass }}"
>
<div
class=
"vf-body"
>
<div
class=
"vf-body"
>
<link
rel=
"import"
href=
"https://www.embl.org/api/v1/pattern.html?filter-content-type=article&filter-id=574&pattern=node-body&source=contenthub"
data-target=
"self"
data-embl-js-content-hub-loader
>
{% render '@embl-breadcrumbs-lookup' %}
</div>
<div
class=
"vf-body"
>
<div
class=
"vf-body"
>
<div
class=
"vf-grid"
>
<div>
{{ content | safe }}
...
...
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