<form method="GET" action="/search">
{.section PkgRoots}
{.repeated section PkgRoots}
- <a href="/pkg/{@|html-esc}">{@|html-esc}</a>
+ <a href="/pkg/{@|html-esc}">{@|html-esc}</a> <span class="sep">|</span>
{.end}
{.or}
References:
{.end}
- <a href="/pkg/">Packages</a>
- <a href="/cmd/">Commands</a>
+ <a href="/pkg/">Packages</a> <span class="sep">|</span>
+ <a href="/cmd/">Commands</a> <span class="sep">|</span>
<a href="/doc/go_spec.html">Specification</a>
<input id="search" type="text" name="q" value="{.section Query}{Query|html-esc}{.or}code search{.end}" class="{.section Query}{.or}inactive{.end}" />
</form>