<% if @user && current_user == @user %>

<%= ts("Author Identities for %{user}", :user => @user.login) %>

<%= ts("If an archive that includes your works is backed up to the AO3, here's where you'll get control over those works.") %>

<% elsif current_user.archivist %>

<%= ts("External Authors Imported") %>

<% end %>