File tree 1 file changed +7
-9
lines changed
1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 36
36
< head >
37
37
< meta http-equiv ="Content-Type " content ="text/html; charset={{ encoding }} " />
38
38
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
39
- <!-- TODO(silvano): add description -->
39
+ <!-- TODO(silvano): add description -->
40
40
< meta name ="description " content ="">
41
41
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
42
42
{{ metatags }}
@@ -65,9 +65,9 @@ <h1 class="logo">
65
65
</ h1 >
66
66
< nav class ="main-nav ">
67
67
< div class ="nav-current "> Python</ div >
68
- < ul class ="menu ">
68
+ < ul class ="menu ">
69
69
< li >
70
- < a href ="
70
+ < a href ="
71
71
https://googlecloudplatform.github.io/gcloud-node " title ="Node.js docs page ">
72
72
< img src ="{{ pathto('_static/images/icon-lang-nodejs.svg', 1) }} " alt ="Node.js icon " class ="menu-icon " />
73
73
Node.js
@@ -96,15 +96,13 @@ <h1 class="logo">
96
96
< h1 class ="page-title "> Python</ h1 >
97
97
98
98
< div class ="versions ">
99
- < span class ="v-current "> {{ release|e }}</ span >
100
- <!--
101
- <a href="versions.html" class="v-btn">
99
+ < a href ="/gcloud-python/versions.html " class ="v-btn ">
102
100
< img src ="_static/images/icon-arrow-bullet.svg " />
103
- See version History
104
- </a>-->
101
+ Version History ({{ release|e }})
102
+ </ a >
105
103
</ div > <!-- end of .versions -->
106
104
</ header >
107
-
105
+
108
106
< section class ="content ">
109
107
{% block body %} {% endblock %}
110
108
</ section > <!-- end of .content -->
You can’t perform that action at this time.
0 commit comments