/babillard -> /
This commit is contained in:
parent
5785252c7f
commit
c18825985f
4 changed files with 13 additions and 16 deletions
|
|
@ -6,7 +6,7 @@ let f thread_view thread_id request =
|
|||
|
||||
% | Some _ ->
|
||||
<div class="postForm">
|
||||
<%s! Dream.form_tag ~action:( Format.sprintf "/reply/%s" thread_id)
|
||||
<%s! Dream.form_tag ~action:( Format.sprintf "/%s" thread_id)
|
||||
~enctype:`Multipart_form_data request %>
|
||||
|
||||
<label for="replyComment" id="replyCommentLabel" class="form-label">Comment:</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue