diff --git a/components/vf-bookmark/vf-bookmark.njk b/components/vf-bookmark/vf-bookmark.njk index bcab674a69..face6bb167 100755 --- a/components/vf-bookmark/vf-bookmark.njk +++ b/components/vf-bookmark/vf-bookmark.njk @@ -27,13 +27,13 @@ {%- endset -%} - {% if icon == "heart" -%} @@ -46,7 +46,7 @@ vf-link {%- else -%} {{ label_inactive }} {%- endif %} - + {# You can do Nunjucks logic in your templates that references the .yml settings What's Nunjucks: https://mozilla.github.io/nunjucks/templating.html #}