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 21:32:14 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-10-04 21:32:14 +0300
commit068d2e08e971efa1a4de7048304305eb43954aad (patch)
tree4ef6fee51f43b6c698fd327e7bdcae479cf9849c /layouts/archives.html
parent4e657420c6f63939f49262682c89b16df49c7357 (diff)
remove feedback section from /archives/
Diffstat (limited to 'layouts/archives.html')
-rw-r--r--layouts/archives.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/archives.html b/layouts/archives.html
index 8747eb09..97778c41 100644
--- a/layouts/archives.html
+++ b/layouts/archives.html
@@ -22,7 +22,6 @@
<em>Last updated <%= @item[:last_updated] %></em>
</p>
<% end %>
- <%= render '/feedback.*' %>
</div>
<div class="clear"></div>
</div>