Style browse 404 page and simplify wording, closes #53
This commit is contained in:
parent
4bfbdcc2f1
commit
1a0ef82ab8
2 changed files with 3 additions and 2 deletions
|
@ -6,4 +6,5 @@
|
|||
'changeset' => I18n.t('browse.not_found.type.changeset'),
|
||||
};
|
||||
%>
|
||||
<p><%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %></p>
|
||||
|
||||
<h2><%= t'browse.not_found.sorry', :type=> browse_not_found_type[@type] , :id => params[:id] %></h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue