7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
<%= link_to 'Back', campaigns_path %>
|
|
|
|
<h1>New campaign</h1>
|
|
|
|
<%= render 'form' %>
|
|
|