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:03:32 +0300
committerVincent Tam <sere@live.hk>2019-05-19 19:03:32 +0300
commited25b79394f7010087f9c5fd6bdf4a90b7a2f075 (patch)
tree8ca522d9e89a98e1b878e003f7c9d0c0042a9324 /layouts
parentdedeb6b108837c0f30914086288122ea7e952102 (diff)
Essai de rediriger encore
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/staticman-comments.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/staticman-comments.html b/layouts/partials/staticman-comments.html
index 42482d9..63c029e 100644
--- a/layouts/partials/staticman-comments.html
+++ b/layouts/partials/staticman-comments.html
@@ -61,7 +61,7 @@
<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[redirect]" value="{{ .Permalink }}">
<input type="hidden" name="options[parent]" value="">
<input type="hidden" name="fields[replyThread]" value="">
<input type="hidden" name="fields[replyID]" value="">