Downloaded Instacart's templates and deleted folders from churned customers.

This commit is contained in:
Norm Rasmussen
2026-01-22 14:59:11 -05:00
parent e1c0aa6409
commit 3f47527eca
1392 changed files with 3502 additions and 84500 deletions

View File

@ -1,12 +0,0 @@
<div class="carrot-button-container">
<a href="{{buttonUrl}}">
{% if buttonTextEs %}
<span class="lang-en">{{ buttonText }}</span>
<span class="lang-es">{{ buttonTextEs }}</span>
{% else %}
{{ buttonText }}
{% endif %}
</a>
</div>
<style></style>