{% import "macros.html" as macros %} {% if series.followed_since %} {{macros.icon('#icon-heart-break-bold', width=20, height=20, class="mr-1")}}Unfollow {% else %} {{macros.icon('#icon-heart-bold', width=20, height=20, class="mr-1")}}Follow {% endif %}