diff --git a/docs/templates/python/material/attribute.html.jinja b/docs/templates/python/material/attribute.html.jinja index 56473e002..caad07cbf 100644 --- a/docs/templates/python/material/attribute.html.jinja +++ b/docs/templates/python/material/attribute.html.jinja @@ -78,16 +78,16 @@ {% endblock contents %} {# START NEW CODE #} - {% if pipeline_steps(attribute_name) %} + {% if pipeline_steps(attribute.name) %} {# https://squidfunk.github.io/mkdocs-material/reference/admonitions/#collapsible-blocks #}
Pipeline steps using this setting

The following steps are directly affected by changes to - {{ attribute_name }}: + {{ attribute.name }}: