Thanks. apparently I had it right at the very beginning but something was off with my loop… It works. Thanks for talking me through it.
{% for tag in single_tag %}
{{ tag.tag }}
{% endfor %}
Thanks. apparently I had it right at the very beginning but something was off with my loop… It works. Thanks for talking me through it.
{% for tag in single_tag %}
{{ tag.tag }}
{% endfor %}