Skip to content

Commit 54fea0f

Browse files
committed
Add links to the main website and the mailarchive to the search page. Commit ready for merge.
- Legacy-Id: 17120
1 parent 61f9fbd commit 54fea0f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

ietf/templates/doc/search/search_form.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616

1717
{{ form.sort }} {# hidden field #}
1818

19+
<div class="container-fluid" >
20+
<div>
21+
<p> <a href="https://www.ietf.org/search">Search www.ietf.org website</a> | <a href="https://mailarchive.ietf.org">Search IETF mail list archives</a> </p>
22+
</div>
23+
</div>
24+
1925
<div class="panel-group" id="accordion1">
2026
<div class="panel panel-default">
2127
<div class="panel-heading">

0 commit comments

Comments
 (0)