2019-01-18 11:55:52 -05:00
< div class = "jumbotron p-5" >
2019-12-04 14:46:17 -05:00
< h1 class = "display-4" >
2020-12-04 01:03:31 -05:00
< a href = "https://privacyguides.org" title = "Privacy Guides" >
< img class = "img-fluid d-none d-sm-block" src = "/assets/img/legacy_svg/layout/brand/horizontal.svg" width = "500px" alt = "Privacy Guides" >
2019-12-04 14:46:17 -05:00
< div class = "text-center" >
2020-12-04 01:03:31 -05:00
< img class = "img-fluid d-sm-none" src = "/assets/img/legacy_svg/layout/brand/vertical.svg" width = "300px" alt = "Privacy Guides" >
2019-12-04 14:46:17 -05:00
< / div >
< / a >
< / h1 >
2020-12-04 01:03:31 -05:00
< p class = "lead" > You are being watched. Private and state-sponsored organizations are monitoring and recording your online activities. Privacy Guides provides services, tools and knowledge to protect your privacy against global mass surveillance.< / p >
2019-01-18 11:55:52 -05:00
< / div >
2019-03-31 03:30:42 -04:00
< form method = "POST" action = "https://search.privacytools.io/" id = "search_form" role = "search" >
2019-04-02 22:39:47 -04:00
< div class = "input-group col-12 col-md-8 offset-md-2" >
2020-12-04 01:03:31 -05:00
< input type = "search" name = "q" class = "form-control input-lg" id = "q" placeholder = "Try Privacy Guides Search, a Privacy-Respecting Search Engine" autocomplete = "off" value = "" >
2019-03-31 03:30:42 -04:00
< span class = "input-group-btn" >
2019-04-02 22:39:47 -04:00
< button type = "submit" class = "btn btn-primary input-lg" > < span class = "hide_if_nojs" > < i class = "fas fa-search" > < / i > < / span > < span class = "hidden active_if_nojs" > start search< / span > < / button >
2019-03-31 03:30:42 -04:00
< / span >
< / div >
< / form >