summaryrefslogtreecommitdiffstats
path: root/docs/layouts
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-11-20 19:36:24 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-11-22 09:57:03 +0100
commitae1de7abb1ec233770606eec954b4ad735eae85b (patch)
tree72f5dd23158b02f0b8cae33d46fcde8f18c0ac7c /docs/layouts
parent7e81971b46d36765af5d4e908f8ac282b2888e4b (diff)
docs: Make the tools content page a section page
Because it is the right solution and it the avoids naming conflict with section vs page. Updates #2297
Diffstat (limited to 'docs/layouts')
-rw-r--r--docs/layouts/_default/list.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/layouts/_default/list.html b/docs/layouts/_default/list.html
index 69da36437..f2b122c40 100644
--- a/docs/layouts/_default/list.html
+++ b/docs/layouts/_default/list.html
@@ -1,4 +1,7 @@
{{ define "main" }}
+{{ with .Content }}
+{{ . }}
+{{ end }}
<ul style="margin-top: 20px">
{{ range .Data.Pages }}
<li>