Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-05-19 19:26:09 +0300
committerVincent Tam <sere@live.hk>2019-05-19 19:26:09 +0300
commitf6cd0a8dba6fa5e06b582b62e7c198b6dfb8f30e (patch)
tree2a3b526ad0a6636f322d9fe5404fffab4e512500 /layouts/partials
parent5c367d2574fec4432820f949cf03be1d940b02ef (diff)
Corrigé la fct pour staticman
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/staticman-comments.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/staticman-comments.html b/layouts/partials/staticman-comments.html
index 63c029e..2be5b3d 100644
--- a/layouts/partials/staticman-comments.html
+++ b/layouts/partials/staticman-comments.html
@@ -61,7 +61,6 @@
<form id="comment-form" class="js-form form" method="post" action="{{ .Site.Params.staticman.api }}">
<input type="hidden" name="options[slug]" value="{{ replace .RelPermalink "/" "" }}">
- <input type="hidden" name="options[redirect]" value="{{ .Permalink }}">
<input type="hidden" name="options[parent]" value="">
<input type="hidden" name="fields[replyThread]" value="">
<input type="hidden" name="fields[replyID]" value="">