Sha256: 618b9b55fd9dad8e73c74d14a573dffe1d0c4a6f2dcc025d68774d4acbdc2bf0
Contents?: true
Size: 166 Bytes
Versions: 3
Compression:
Stored size: 166 Bytes
Contents
<h1>New email</h1> <%= render "form", email: @email, url: inbox_emails_path(@inbox) %> <br> <div> <%= link_to "Back to emails", inbox_emails_path(@inbox) %> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
po_box-0.1.2 | app/views/po_box/emails/new.html.erb |
po_box-0.1.1 | app/views/po_box/emails/new.html.erb |
po_box-0.1.0 | app/views/po_box/emails/new.html.erb |