% phc_title "Script Listings Manager" %>
<% phc_title_tagline "Create a New Script URL" %>
- <%= link_to "Script Listing Index", phcscriptcdn.script_listings_path %>
- <%= link_to "Script URLs", phcscriptcdn.script_listing_urls_path %>
- <%= yield(:phc_title_tagline) %>
<%= yield(:phc_title) %>
<%= yield(:phc_title_tagline) %>
<%= render 'form', { form_url: script_listing_url_path } %>