% phc_title "Script Extension" %>
<% phc_title_tagline "Update Script Extension" %>
- <%= 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_author_path } %>