Lookup Original Stories

If you are looking for a story that might have been imported into the archive from another URL, you can enter it here and we will try and look it up.

<%= form_tag redirect_path, method: :get do %>
Find story by URL

<%= label_tag "original_url", ts('Original URL of work:') %>
<%= text_field_tag "original_url", "", :size => 70 %> <%= submit_tag "Go" %>

<% end %>