Skip to content

Commit

Permalink
Merge pull request #806 from nhsx/dev
Browse files Browse the repository at this point in the history
Prod Release 20240910
  • Loading branch information
jkeasley committed Sep 10, 2024
2 parents 49567e4 + 3dedcce commit 80d4f1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/templates/ig_guidance/_partials/guidance.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
<div class="nhsuk-promo">

<a href="{{ guidance.url }}" class="nhsuk-promo__link-wrapper">
{% if guidance.content_type.name != "Panel Guidance" %}
<span class="nhsai_resource__category">{{ guidance|guidance_type }}</span>
{% endif %}

{% if guidance.featured_image %}
<div class="nhsuk-promo__img_wrapper">
Expand Down

0 comments on commit 80d4f1c

Please sign in to comment.