Sha256: 7e93c3b5dc2f243ea69dc30f5a7e15e120dc876437a8cc425abd3dae4308ef1c
Contents?: true
Size: 280 Bytes
Versions: 37
Compression:
Stored size: 280 Bytes
Contents
= link_to "Email Templates (#{WcoEmail::EmailTemplate.all.count})", email_templates_path = form_tag email_templates_path, method: :get do = text_field_tag :q = link_to '[+]', new_email_template_path = link_to '[expanded]', email_templates_path({ template: '_index_expanded' })
Version data entries
37 entries across 37 versions & 1 rubygems