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