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