Skip to content
Snippets Groups Projects
Commit b67efe71 authored by Philipp Nowinski's avatar Philipp Nowinski
Browse files

[BUGFIX] fix job template

parent c7b75ad5
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<div class="pia-card-header">
<h2>{job.title}</h2>
<h3>
<f:for each="{job.company}" as="company">{company.city}</f:for>
{job.company.city}
<f:if condition="{job.alternativeStartDate}">
<f:then>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment