mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
References landing (& placeholders to make it look good)
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
{% else %}
|
||||
<!-- TEMPLATE ERROR: page {{parent_page.name}} is not the parent of anything? -->
|
||||
{% endif %}
|
||||
<!-- parent_level is {{parent_level}} -->
|
||||
{% if parent_level != "home" %}
|
||||
{% set childpages = pages|selectattr(parent_level, "equalto", parent_page[parent_level])|list %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user