Limitations
-
{% for limitation in content(benchmark_definition, "limitations") %}
- {{ limitation | safe}} {% endfor %}
{% macro use_hazards_limitations(benchmark_definition) -%}
{{ content(benchmark_definition, "application") }}
{{ content(benchmark_definition, "hazards_description") }}