2 <title>Update rebaseline logs
</title>
9 flex-direction: column;
17 <p>This page is for manually testing the log server.
</p>
18 <form accept=
"text/html" action=
"{{ update_log_url }}" enctype=
"multipart/form-data" method=
"post">
20 <label><input name=
"{{ new_entry_param }}" type=
"checkbox">Start a new log entry
</label>
21 <input class=button
type=
"submit" value=
"Upload">
23 <textarea name=
"{{ log_param }}" placeholder=
"Some logging data..."></textarea>
24 <textarea name=
"{{ command_param }}" placeholder=
"Command JSON..."></textarea>