jam-cloud/web/app/views/landings/redeem_giftcard.html.slim

6 lines
243 B
Plaintext

- provide(:page_name, 'landing_page full redeem_giftcard')
- provide(:description, 'Here you can redeem a gift card and associate it with your JamKazam account.')
- provide(:title, 'Redeem a Gift Card')
= react_component 'RedeemGiftCardPage'