{% load viewflow_frontend %} {% if request.GET.back|url == '/workflow/' %}Inbox{% endif %} {% if request.GET.back|url == '/workflow/queue/' %}Unassigned{% endif %} {% if request.GET.back|url == '/workflow/archive/' %}Participated{% endif %}