mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 19:06:45 +01:00
3 lines
93 B
HTML
3 lines
93 B
HTML
{{ $p := .Get 0 }}
|
|
{{ with .Page.GetPage $p }}<a href="{{ .URL }}">{{ .Title }}</a>{{ end }}
|