We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5daeef2 commit e56d234Copy full SHA for e56d234
index.html
@@ -48,6 +48,7 @@
48
src="pix/sage_logo_new_l_hc_edgy-nq8.png" title="SageMath Mathematical Software" />
49
</a></div>
50
51
+
52
<div id="header-text"><form action="search.html" method="get">
53
<a href="http://groups.google.com/group/sage-announce/feed/atom_v1_0_msgs.xml">RSS</a>
54
·
@@ -62,6 +63,7 @@
62
63
64
65
66
67
<input onmouseover="javascript:this.focus();" class="small"
68
placeholder="Search ..." type="text" name="search" size="15" />
69
</form>
@@ -350,6 +352,7 @@ <h2><a href="./search.html">Search</a></h2>
350
352
<input type="text"
351
353
onmouseover="javascript:this.focus();"
354
class="small"
355
+ placeholder="Search..."
356
name="search" />
357
358
</div>
0 commit comments