Skip to content

Commit 4b73551

Browse files
committed
add return button
1 parent c2ae8fb commit 4b73551

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/views/errors/unauthorized_401.html.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
<div>
44
PUNDIT ERROR: <%= errors %>
5-
</div>
5+
</div>
6+
<%= link_to 'Retour', :back %>

0 commit comments

Comments
 (0)