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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-10-04 17:15:25 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-10-04 17:15:25 +0300
commit96203f8871d316ca6a0fe85ede51d022ec2d700d (patch)
treef4f1cc8a006a07933f7a72436eb0e5291fed273f /layouts/archives.html
parentd52d4eaacbe90818a661df5bbaeb6fa87e23b95f (diff)
rename layout from "disqus.html" to "feedback.html"
Diffstat (limited to 'layouts/archives.html')
-rw-r--r--layouts/archives.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/archives.html b/layouts/archives.html
index e2b5f0b0..8747eb09 100644
--- a/layouts/archives.html
+++ b/layouts/archives.html
@@ -22,7 +22,7 @@
<em>Last updated <%= @item[:last_updated] %></em>
</p>
<% end %>
- <%= render '/disqus.*' %>
+ <%= render '/feedback.*' %>
</div>
<div class="clear"></div>
</div>