diff --git a/partials/operation.md b/partials/operation.md index 3ad9fdfde..a16a80737 100644 --- a/partials/operation.md +++ b/partials/operation.md @@ -14,7 +14,7 @@ Accepts **one of** the following messages: {% for msg in op.messages() -%} -##### Message #{{loop.index}} +##### Message `{{ msg.uid() }}` {{ message(msg) }} {% endfor -%} {%- else -%}