Skip to content

Instantly share code, notes, and snippets.

@lirenyeo
Created June 8, 2022 06:26
Show Gist options
  • Save lirenyeo/90fda896bfe919c8d2125f5c7f219711 to your computer and use it in GitHub Desktop.
Save lirenyeo/90fda896bfe919c8d2125f5c7f219711 to your computer and use it in GitHub Desktop.
SendGrid Codeblock for QR label
<div style="background: white; text-align: center; padding-top: 1em; padding-bottom: 1em;">
<img src="{{qr_label}}" width="160" />
<div>{{qr_code}}</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment