<% phc_title "PHCPress Plugin: Connections" %> <% phc_title_tagline "Create a New Plugin Connection" %>

<%= yield(:phc_title) %>

<%= link_to phcpresspro.modules_connections_path, class: "btn btn-primary" do %> Back to Connections Index <% end %>
<%= yield(:phc_title_tagline) %>
<%= render 'form', modules_connection: @modules_connection %>