Skip to content

Commit 7ff8c9b

Browse files
OskarStarkjaviereguiluz
authored andcommitted
use correct code-block
1 parent de7e044 commit 7ff8c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ of domain logic in your templates:
413413

414414
The following example shows these functions in action:
415415

416-
.. code-block:: twig
416+
.. code-block:: html+twig
417417

418418
<h3>Actions</h3>
419419
{% if workflow_can(post, 'publish') %}

0 commit comments

Comments
 (0)