Sha256: 24eeeedae6697c50883abd8132431d496ac68f83c7e8861c32d4a06e5c2f0f87
Contents?: true
Size: 422 Bytes
Versions: 97
Compression:
Stored size: 422 Bytes
Contents
-# = render 'index' .email-templates-show .header %h2.title = @email_template.slug = link_to '[~]', edit_email_template_path( @email_template ) = link_to 'src', email_template_iframe_path(@email_template.slug), target: :_blank -# = link_to '[preview ^]', '#' -# = link_to '[use]', '#' %iframe{ src: email_template_iframe_path(@email_template.slug), width: '100%', height: '100%' }
Version data entries
97 entries across 97 versions & 1 rubygems