Add RS OAuth controller specs
This commit is contained in:
6
app/views/shared/status_bad_request.html.erb
Normal file
6
app/views/shared/status_bad_request.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<%= render HeaderCompactComponent.new(title: "404") %>
|
||||
|
||||
<%= render MainCompactComponent.new do %>
|
||||
<h2>Bad request</h2>
|
||||
<p>Please go back and try again.</p>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user