{% load url from future %}

{% if topic.is_closed %}Reopen{% else %}Close{% endif %} {% if topic.is_sticky %}Un Stickify{% else %}Stickify{% endif %} {% if topic.announcement_flag %}Remove from announcement{% else %}Make announcement{% endif %} Hide