Last active
October 22, 2017 03:51
-
-
Save marioy47/24cc7e5e458c94734f0bc8d0ed9a7530 to your computer and use it in GitHub Desktop.
Algunos elementos de plantillas de Drip (https://getdrip.com)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{# Enlace de confirmación original #} | |
{{ confirmation_link }} | |
{# Enlace de confirmación con nuevo texto #} | |
{{ confirmation_link | replace_inner_html: “Llévame al sitio.” }} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment