mirror of https://github.com/golang/go.git
godoc: remove paragraph tags around navigation div
R=golang-dev, iant CC=golang-dev https://golang.org/cl/4551051
This commit is contained in:
parent
b9f9087605
commit
2fe4dd7ad3
|
|
@ -56,11 +56,9 @@
|
||||||
<span class="subtitle">{@|html-esc}</span>
|
<span class="subtitle">{@|html-esc}</span>
|
||||||
{.end}
|
{.end}
|
||||||
|
|
||||||
<p>
|
|
||||||
<!-- The Table of Contents is automatically inserted in this <div>.
|
<!-- The Table of Contents is automatically inserted in this <div>.
|
||||||
Do not delete this <div>. -->
|
Do not delete this <div>. -->
|
||||||
<div id="nav"></div>
|
<div id="nav"></div>
|
||||||
</p>
|
|
||||||
|
|
||||||
<!-- Content is HTML-escaped elsewhere -->
|
<!-- Content is HTML-escaped elsewhere -->
|
||||||
{Content}
|
{Content}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue