Add missing endfor
parent
b2036bfe4d
commit
858b282ec9
|
|
@ -179,6 +179,7 @@ snmp {
|
||||||
{% if loop.last %}
|
{% if loop.last %}
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{- endmacro %}
|
{- endmacro %}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue