• {{ if(!data.Nopromotions) { }}

    {{= data.Name }}

    {{ if(data.RegistrationValueName) { }} This promotion accepts {{= data.RegistrationValueName }} codes. {{ } }}
    You have submitted {{= data.UseCount }} valid {{= data.RegistrationValueName }} codes.
    {{ if(!data.SuccessType) { }}
    This promotion requires your entries to be approved before they are counted. You can check the status of your entry in the detail.
    {{ } }}
    {{ } else { }}

    No promotions available at this time.

    {{ } }}