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-03-01 00:41:12 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-03-01 00:41:12 +0300
commitfc9e6c420d3773331d37ce28cfa0773932343fc2 (patch)
treecd2a99899928d3613d34bb13b55c14e46ec9e3a8 /layouts/archives.html
parent92f4e08f795a6f3664a97da2f2e3f1a54d96cc5b (diff)
fix layout
introduced by https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/191/diffs?commi t_id=57c3bc54a3abdab122980ce30a75411bd5b8c972 in https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/191
Diffstat (limited to 'layouts/archives.html')
-rw-r--r--layouts/archives.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/archives.html b/layouts/archives.html
index 9669dc33..7ffb8cca 100644
--- a/layouts/archives.html
+++ b/layouts/archives.html
@@ -1,6 +1,8 @@
<!DOCTYPE HTML>
<html lang="en">
- <%= render '/head.*' %>
+ <head>
+ <%= render '/head.*' %>
+ </head>
<body>
<%= render '/header.*' %>
<div class="wrapper">