3 lines
211 B
Text
3 lines
211 B
Text
|
|
<h2 class="heading"><%= ts("Bookmark an external work") %></h2>
|
||
|
|
<%= render 'bookmarks/bookmark_form', :bookmarkable => @bookmarkable, :bookmark => @bookmark, :button_name => ts("Create"), :action => 'create' %>
|