Entry Year
Language
Share
<%= form_for @writing_journal, url: desktop_publications_journal_p_add_path, :html => { :class=>"s_grid_6 s_grid"} do |f| %>
  • <%= f.text_area :paper_title, :size => "20x2", :value => "Paper Title", :class => "s_grid_6 s_grid"%>
<%end%>