Update docwithnav.html
This commit is contained in:
parent
59384b9862
commit
e9adf4ac1c
|
|
@ -34,7 +34,7 @@
|
||||||
{% if notitle != "true" %}<h1>{{ title }}</h1>{% endif %}
|
{% if notitle != "true" %}<h1>{{ title }}</h1>{% endif %}
|
||||||
{{ content }}
|
{{ content }}
|
||||||
<p><a href=""><img src="https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/{{ page.path }}?pixel" alt="Analytics" /></a>
|
<p><a href=""><img src="https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/{{ page.path }}?pixel" alt="Analytics" /></a>
|
||||||
{% if page.url != "/404.html" %}<div id="pd_rating_holder_8345992"></div>
|
{% if page.url != "/404.html" && page.url != "/docs/search/" %}<div id="pd_rating_holder_8345992"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
PDRTJS_settings_8345992 = {
|
PDRTJS_settings_8345992 = {
|
||||||
"id" : "8345992",
|
"id" : "8345992",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue