mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-07 06:12:41 -04:00
Added search form
This commit is contained in:
parent
3e6e6c79c1
commit
5895ae5938
1 changed files with 11 additions and 0 deletions
|
@ -3,6 +3,17 @@
|
||||||
<p class="lead">You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides knowledge and tools to protect your privacy against global mass surveillance.</p>
|
<p class="lead">You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. privacytools.io provides knowledge and tools to protect your privacy against global mass surveillance.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<form method="POST" action="https://search.privacytools.io/" id="search_form" role="search">
|
||||||
|
<div class="input-group col-md-6 col-md-offset-2">
|
||||||
|
<input type="search" name="q" class="form-control input-lg" id="q" placeholder="Privacy-Respecting Search Engine" autocomplete="off" value="">
|
||||||
|
<span class="input-group-btn">
|
||||||
|
<button type="submit" class="btn btn-default input-lg"><span class="hide_if_nojs"><i class="fas fa-search"></i> </span><span class="hidden active_if_nojs">start search</span></button>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a data-toggle="tooltip" data-placement="bottom" data-original-title="Translations of privacytools.io were done by volunteers. They might be not up to date.">Language:</a>
|
<a data-toggle="tooltip" data-placement="bottom" data-original-title="Translations of privacytools.io were done by volunteers. They might be not up to date.">Language:</a>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue