9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
|
<p id="notice"><%= notice %></p>
|
||
|
|
||
|
<p>
|
||
|
<b>Download results:</b>
|
||
|
<%= @results.inspect %>
|
||
|
</p>
|
||
|
|
||
|
<%= link_to 'Back', door_logs_path %>
|