_layouts/landing.html [39:45]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%} {%- endif -%} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - _layouts/landing.html [80:86]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%} {%- endif -%} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -