{% import "templates/emails/macros.html" as utils %} {% extends "templates/emails/saas.html" %} {% set title = title %} {% set image_path = image_path %} {% set read_pixel_path = read_pixel_path %} {% set otp = otp %} {% block content %}
You're almost done!
Just one quick step left to get you started with Jingrow Cloud!
{% if otp %}Verification Code
Or click on the button to verify your account
{% else %}Click on the button to verify your account
{% endif %} {{ utils.button('Verify Account', link, true) }} {{ utils.separator() }}Team Jingrow