Open-Source-Access-Control-.../app/views/door_logs/new.html.erb
2014-02-09 00:56:48 -07:00

6 lines
83 B
Plaintext
Executable File

<h1>New door_log</h1>
<%= render 'form' %>
<%= link_to 'Back', door_logs_path %>