Reset variables

This commit is contained in:
Jonah Aragon 2020-05-13 11:08:00 -05:00
parent 535d45d7af
commit 1e5bffb8fe
No known key found for this signature in database
GPG Key ID: 6A957C9A9A9429F7

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>