Sha256: cc06ebb9f5d37deb73830d2d0e669c3e56c50b14a02ca4099e8b486b468a1ccd

Contents?: true

Size: 361 Bytes

Versions: 71

Compression:

Stored size: 361 Bytes

Contents

.email-templates-show
  .header
    %h2.title
      = @tmpl.slug
      = link_to '[~]', edit_email_template_path( @tmpl )
      = link_to 'src', email_template_iframe_path(@tmpl.slug), target: :_blank
      -# = link_to '[preview ^]', '#'
      -# = link_to '[use]', '#'

  %iframe{ src: email_template_iframe_path(@tmpl.slug), width: '100%', height: '100%' }

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
wco_email-0.1.1.11 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.10 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.9 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.8 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.7 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.6 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.5 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.4 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.3 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.2 app/views/wco_email/email_templates/show.haml
wco_email-0.1.1.1 app/views/wco_email/email_templates/show.haml