Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Barkowsky committed Apr 17, 2024
1 parent a452503 commit b216452
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{% endif %}
{% if 'teaser' in parts %}
<div class="job-teaser">
{{ jobOfferMeta.teaser }}
{{ jobOfferMeta.teaser|raw }}
</div>
{% endif %}
</div>
Expand Down

0 comments on commit b216452

Please sign in to comment.