Sha256: 5530f988972a4279e294e4739c0671e27aa307f8361fbc18f472bfa37bbe05bd

Contents?: true

Size: 1.18 KB

Versions: 7

Compression:

Stored size: 1.18 KB

Contents

table style="background: #F2F4F6; padding: 56px 0px; width: 100%; border-spacing: 24px;"
  tr
    td colspan="3" style="text-align: center; margin-bottom: 24px;"
      img src="#{Rails.configuration.x.project_settings.logo_url}" alt="logo" style="height: auto; width: 50px;"
  tr style="width: fit-content; style=width: 100px;"
    td
    td style="background: #fff; padding: 40px; padding-bottom: 56px;"
      p style="color: #333333; font-weight: 700; font-size: 24px; line-height: 36px; margin: 0; margin-bottom: 24px;"
        = "#{@model} Export is ready"
      div style="margin-bottom: 40px;"
        p
          | The download link will expire at <strong>#{@expires_at.strftime("%H:%M:%S")} UTC</strong> on <strong>#{@expires_at.strftime("%d %B %Y")}.</strong>
        p Make sure to save the file before the link expires.
      a style="border: none; background: #6D0094; color: #fff; padding: 16px 32px; width: fit-content; border-radius: 5px; text-decoration: none;" href="#{@link}"
        | Download Excel
    td
  tr
    td colspan="3" style="text-align: center; color: #5F6166; font-size: 16px; margin-top: 24px;"
      = "© #{Time.current.year} #{Rails.configuration.x.project_settings.name}"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cm-admin-4.4.8 app/views/export_mailer/export_email.html.slim
cm-admin-4.4.6 app/views/export_mailer/export_email.html.slim
cm-admin-4.4.1 app/views/export_mailer/export_email.html.slim
cm-admin-4.4.0 app/views/export_mailer/export_email.html.slim
cm-admin-4.3.0 app/views/export_mailer/export_email.html.slim
cm-admin-4.2.1 app/views/export_mailer/export_email.html.slim
cm-admin-4.2.0 app/views/export_mailer/export_email.html.slim