mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-09-10 20:26:54 +00:00
4 lines
193 B
HTML
4 lines
193 B
HTML
{{ with .Parent -}}
|
|
{{ partial "main/breadcrumb.html" . -}}
|
|
<li class="breadcrumb-item"><a href="{{ .RelPermalink }}">{{ if .IsHome }}Home{{ else }}{{ .Title }}{{ end }}</a></li>
|
|
{{ end -}} |