diff --git a/app/views/translations/show.html.erb b/app/views/translations/show.html.erb index 9430eb7..89eb13d 100644 --- a/app/views/translations/show.html.erb +++ b/app/views/translations/show.html.erb @@ -14,6 +14,8 @@ <% end %> +

<%= link_to 'Back to translations list', translations_path %>

+

<%= @translation.requester.username %> requests the translation of the following item, from <%= @translation.source_lang.name %> to <%= @translation.target_lang.name %>: