mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
6-layer page-children
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<div class="col foot-nav-col">
|
||||
<h5><a class="foot-nav-link" href="{{ parent_page.html }}">{{ parent_page.name }}</a></h5>
|
||||
{% set depth=1 %}
|
||||
{% set depth = 1 %}
|
||||
{% include 'template-page-children.html' %}
|
||||
</div><!--/.foot-nav-col -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user