Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
embl.org
html-sites
embl-jobs-pages
Commits
d95368a7
Commit
d95368a7
authored
Mar 26, 2021
by
Ken Hawkins
Browse files
Remove who as it's often broken
parent
195358b3
Pipeline
#141909
passed with stages
in 2 minutes and 18 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
src/site/_includes/layouts/position.njk
src/site/_includes/layouts/position.njk
+1
-1
src/site/position/index.njk
src/site/position/index.njk
+2
-0
No files found.
src/site/_includes/layouts/position.njk
View file @
d95368a7
...
...
@@ -49,7 +49,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=
"
none
"
>
{# 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 #}
...
...
src/site/position/index.njk
View file @
d95368a7
...
...
@@ -233,6 +233,8 @@ embl_content_meta_properties:
}
]
} %}
{# team: {{ pagination.items[0].field_jobs_group}} #}
</section>
</section>
...
...
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