{{/* Automatically identify the "Native" source (Grandparent source.md, since this is strictly used inside tools/) */}} {{ $nativeSource := .Page.Parent.Parent.GetPage "source.md" }} {{ if not $nativeSource }} {{ $nativeSource = .Page.Parent.Parent.GetPage "source" }} {{ end }}
This tool can be used with the following database sources:
| Source Name |
|---|
| {{ $nativeSource.Title }} |
| {{ $remotePage.Title }} |
| ⚠️ Source not found at path: {{ $path }} |