Skip to content
Snippets Groups Projects
Commit 1976aaf1 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

child pages

parent 2e84532b
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,6 @@
.pages
@include grid(1)
@include grid(2, md)
.page__children
margin-top: $spacing3
{{ if . }}
<section>
<section class="page__children">
<div class="container">
<div class="top">
<h2 id="page-children">{{ i18n "pages.details" }}</h2>
</div>
<div class="pages">
{{ range . }}
<div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment