<div class="pull-right">
<%= link_to 'Cancel New Campaign', campaigns_path %>
</div>
<h1>New Campaign</h1>
<hr>
<%= render 'form' %>