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 ed8ece2 commit 766e367Copy full SHA for 766e367
1 file changed
ietf/templates/base.html
@@ -71,7 +71,7 @@
71
{% include "base/menu.html" with flavor="top" %}
72
</ul>
73
74
- <form class="navbar-form navbar-right hidden-xs" action="/doc/search/" role="search">
+ <form class="navbar-form navbar-right hidden-xs" action="/doc/search/">
75
<div class="form-group">
76
<input class="form-control input-sm" type="text" name="name" placeholder="Document search">
77
<input type="hidden" name="activedrafts" value="on">
0 commit comments