Sha256: 159f66feca6bd9b6c94012998ccb78936e8c1d16edc0ea93eba6e1e5054bbf00
Contents?: true
Size: 372 Bytes
Versions: 12
Compression:
Stored size: 372 Bytes
Contents
.email-templates-show.maxwidth .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: '750px', height: '450px' }
Version data entries
12 entries across 12 versions & 1 rubygems