% phc_title "Script Author" %>
<% phc_title_tagline "Create a New Script Author" %>
- <%= link_to "Script Listings Index", script_listings_path %>
- <%= link_to "Author Index", script_listing_authors_path %>
- <%= yield(:phc_title_tagline) %>
<%= yield(:phc_title) %>
<%= yield(:phc_title_tagline) %>
<%= render 'form', { form_url: script_listing_authors_path } %>