mirror of
https://github.com/golang/go
synced 2024-11-25 19:17:57 -07:00
be56b95770
- removed some underbars in section headings for better looks - various minor tweaks R=rsc http://go/go-review/1018026
7 lines
186 B
HTML
7 lines
186 B
HTML
<table class="layout">
|
|
<tr><td colspan="2"><a href="/pkg/{Path|html}">{Name|html}</a></td></tr>
|
|
{.repeated section Dirs}
|
|
<tr><td width="25em"></td><td>{@|dir}</td></tr>
|
|
{.end}
|
|
</table>
|