% phc_title "PHCMembers - Directory Categories" %>
<% phc_title_tagline "Create a New Category" %>
- <%= link_to "Home", directory_root_path %>
- <%= link_to "Directory Categories", directory_categories_path %>
- Create a New Directory Category
<%= yield(:phc_title) %>
<%= yield(:phc_title_tagline) %>
Form for Directory Category
<%= render 'form' %>