vidpush/app/views/campaigns/new.html.erb

7 lines
84 B
Plaintext
Raw Normal View History

<%= link_to 'Back', campaigns_path %>
2014-04-07 18:41:34 +00:00
<h1>New campaign</h1>
<%= render 'form' %>