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 18:17:12 +0300
committerVincent Tam <sere@live.hk>2019-05-19 18:17:12 +0300
commit7969e18f838916992232026ecdefab00fe45583e (patch)
treedd4a0f622140cad794864f309a8c5a97eda94f1a /layouts
parent575548f9308fd78e4c4d5716c0e7ef9263b23c26 (diff)
Test rediriger encore
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/staticman-comments.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/staticman-comments.html b/layouts/partials/staticman-comments.html
index 2be5b3d..63c029e 100644
--- a/layouts/partials/staticman-comments.html
+++ b/layouts/partials/staticman-comments.html
@@ -61,6 +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[parent]" value="">
<input type="hidden" name="fields[replyThread]" value="">
<input type="hidden" name="fields[replyID]" value="">