diff --git a/app/templates/ig_guidance/_partials/guidance.html b/app/templates/ig_guidance/_partials/guidance.html index ccde2c06..69f2a39e 100644 --- a/app/templates/ig_guidance/_partials/guidance.html +++ b/app/templates/ig_guidance/_partials/guidance.html @@ -13,8 +13,7 @@
- - {% if guidance.guidance_type != "Panel Guidance" %} + {% if guidance.content_type.name != "Panel Guidance" %} {{ guidance|guidance_type }} {% endif %}