{{ $currentVersion := index (findRE "[^/]+.*?" .RelPermalink) 1 }} {{ $contribPath := print "/flux/" $currentVersion "/stdlib/contrib/" }} {{ if in .RelPermalink $contribPath }} {{ if not (eq .RelPermalink $contribPath) }} {{ if eq .Kind "page" }} {{ $name := replaceRE " function" "" .Title }}
{{ $name | safeHTML }}
is a user-contributed function maintained by
the package author.
$1
$2" $packageTitle }}
The {{ $packageName | safeHTML }} is a user-contributed package maintained by the package author.