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