% phc_title "Script Listings Manager" %>
<% phc_title_tagline "Update Author Data" %>
<%= yield(:phc_title) %>
- <%= link_to "Author Index", phcscriptcdnpro.script_authors_path %>
- <%= yield(:phc_title_tagline) %>
<%= link_to phcscriptcdnpro.script_authors_path, class: "btn btn-primary" do %>
Back to Author Index
<% end %>