diff --git a/workflow/usage.rst b/workflow/usage.rst index 4f640dcd7c1..78645cbaa38 100644 --- a/workflow/usage.rst +++ b/workflow/usage.rst @@ -413,7 +413,7 @@ of domain logic in your templates: The following example shows these functions in action: -.. code-block:: twig +.. code-block:: html+twig

Actions

{% if workflow_can(post, 'publish') %}