% phc_title "Script Listings Manager" %>
<% phc_title_tagline "Create a New Script URL" %>
<%= yield(:phc_title) %>
- <%= link_to "Script URLs", phcscriptcdnpro.script_listing_urls_path %>
- <%= yield(:phc_title_tagline) %>
<%= link_to phcscriptcdnpro.new_script_listing_url_path, class: "btn btn-primary" do %>
Create a New URL
<% end %>