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:
Diffstat (limited to 'layouts/default.html')
-rw-r--r--layouts/default.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/default.html b/layouts/default.html
index ebe5fb4e..30402638 100644
--- a/layouts/default.html
+++ b/layouts/default.html
@@ -20,6 +20,9 @@
</div>
<div class="main class js-main-wrapper">
<div class="d-none d-lg-block">
+ <%= render '/banner.*' %>
+ </div>
+ <div class="d-none d-lg-block">
<%= render '/breadcrumbs.*' %>
</div>
<% if @item[:title] %>