<% phc_title "Script URL Manager" %> <% phc_title_tagline "Create a New Script URL" %>

<%= yield(:phc_title) %>
<%= yield(:phc_title_tagline) %>

<%= render 'form', { form_url: script_listing_urls_path } %>