Reset variables

This commit is contained in:
2020-05-13 11:08:00 -05:00
parent 535d45d7af
commit 1e5bffb8fe

View File

@ -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>