{% load foundation %}

{% trans "Workflow Info" %}

This article is currently in the {{ article.current_workflow_element|capfirst }} ({{ article.get_stage_display }}) stage and may need to be manually moved to the {{ article.next_workflow_element|capfirst }} stage.

{% csrf_token %}