<{include file="components/alert.html" variant="error" text="Koden er forkert" class="" }>
<{/if}>
<{if $voucher}>
<{capture assign="voucherSuccessContents"}>
<{t}>Voucher added.<{/t}>
<{/capture}>
<{include file="components/alert.html" variant="success" margin="b" text=$voucherSuccessContents class="" }>
<{/if}>