Advertisement
paulandzen

asdf

Nov 29th, 2023
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. NS
  2. <p style="text-align: center; line-height: 1.7;"><span style="color: #ffffff; font-weight: bold;"><span style="font-size: 24px;">You&rsquo;ve got {{ person|lookup:"Smile Points Balance"|default:"X" }} points</span><br /></span><span style="text-align: center; line-height: 1.1; color: #ffffff; font-size: 13px;"><em>Points expire 12 months from earn date</em></span><br /><br /><span style="color: #ffffff; font-size: 16px;">Want to get things rolling? Colour up your ride and place an order to earn more points!</span></p>
  3.  
  4. <p style="text-align: center; line-height: 1.7;"><span style="color: #ffffff; font-weight: bold;"><span style="font-size: 18px;">You&rsquo;ve got {{ person|lookup:"Smile Points Balance"|default:"X" }} points</span></span> <br /><span style="text-align: center; line-height: 1.1; color: #ffffff; font-size: 13px;"><em>Points expire 12 months from earn date</em></span><br /><br /><span style="color: #ffffff; font-size: 14px;">Want to get things rolling? Colour up your ride and place an order to earn more points!</span></p>
  5.  
  6.  
  7. AC
  8.  
  9. <p style="text-align: center; line-height: 1.9; color: #ffffff;">Don&rsquo;t forget, as a Behind Bars Benefits member you&rsquo;ll earn points with every purchase. Complete your cart now!<br /><br /><span style="color: #ffffff; font-weight: bold; font-size: 24px;">You&rsquo;ve got {{ person|lookup:"Smile Points Balance"|default:"X" }} points.</span><br /><span style="font-size: 13px;"><em>Points expire 12 months from earn date</em></span></p>
  10.  
  11.  
  12. <p style="text-align: center; line-height: 1.7; color: #ffffff;">Don&rsquo;t forget, as a Behind Bars Benefits member you&rsquo;ll earn points with every purchase. Complete your cart now!<br /><br /><span style="color: #ffffff;"><span style="font-size: 18px;"><span style="font-weight: bold;">You&rsquo;ve got {{ person|lookup:"Smile Points Balance"|default:"X" }} points.</span> </span></span><br /><span style="font-size: 12px;"><em>Points expire 12 months from earn date</em></span></p>
  13.  
  14.  
  15. LM
  16.  
  17. <p style="font-weight: bold; line-height: 1.7; text-transform: uppercase;">{{ person|lookup:'Smile Points Balance'|default:'0' }} points<br />(That's equal to about ${{ person|lookup:'Smile Points Balance'|default:'0'|divide:100|floatformat:2 }})<br /><span style="font-size: 12px; text-transform: none; font-weight: 200;"><em>Points expire 12 months from earn date</em></span></p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement