otwarchive-sunsetarchive/app/views/external_works/new.html.erb
2026-03-17 01:16:49 -04:00

2 lines
211 B
Text
Executable file

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