Reset variables
This commit is contained in:
parent
535d45d7af
commit
1e5bffb8fe
@ -64,6 +64,11 @@
|
|||||||
icon=icon
|
icon=icon
|
||||||
tooltip=tooltip
|
tooltip=tooltip
|
||||||
%}
|
%}
|
||||||
|
{% assign color = "" %}
|
||||||
|
{% assign link = "" %}
|
||||||
|
{% assign text = "" %}
|
||||||
|
{% assign icon = "" %}
|
||||||
|
{% assign tooltip = "" %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user