This repository has been archived on 2024-01-13 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
2018-10-23 18:10:38 +02:00
---
2019-04-02 23:38:08 -05:00
layout: minimal
2018-11-22 16:32:12 +01:00
active_page: 404
2018-10-23 18:10:38 +02:00
---
2018-11-18 23:26:13 +01:00
< div class = "container text-center" >
2019-04-02 23:38:08 -05:00
< h1 class = "header-404" > 404</ h1 >
< p >< strong > We couldn't find that :(</ strong ></ p >
< p > Maybe you were looking for one of these pages?</ p >
< div class = "row" >
< div class = "col-md-6 offset-md-3" >
< div class = "card card-list" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" >< a href = "/" >< i class = "fas fa-home" ></ i > Back to our Homepage</ a ></ li >
< li class = "list-group-item" >< a href = "/providers/" >< i class = "fas fa-server" ></ i > Privacy Focused Service Providers</ a ></ li >
< li class = "list-group-item" >< a href = "/browsers/" >< i class = "fas fa-compass" ></ i > Privacy Protecting Web Browsers</ a ></ li >
< li class = "list-group-item" >< a href = "/software/" >< i class = "fas fa-window-restore" ></ i > Privacy-Centric Software</ a ></ li >
</ ul >
</ div >
</ div >
</ div >
< p class = "text-danger text-center" >< i class = "fas fa-exclamation-circle" ></ i > If you believe you reached this page in error, please < a href = "/contact/" > contact us</ a > !</ p >
2018-10-23 18:10:38 +02:00
</ div >