mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
layout: default
 | 
						|
---
 | 
						|
 | 
						|
<div class="container text-center">
 | 
						|
  <div class="position-absolute top-50 start-50 translate-middle">
 | 
						|
    <h1 class="display-1">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">
 | 
						|
        <ul class="list-unstyled">
 | 
						|
          <li><i class="fas fa-home"></i> <a href="/">Back to our Homepage</a></li>
 | 
						|
          <li><i class="fas fa-server"></i> <a href="/providers/">Privacy Focused Service Providers</a></li>
 | 
						|
          <li><i class="fas fa-compass"></i> <a href="/browsers/">Privacy Protecting Web Browsers</a></li>
 | 
						|
          <li><i class="fas fa-window-restore"></i> <a href="/software/">Privacy-Centric Software</a></li>
 | 
						|
        </ul>
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
  </div>
 | 
						|
  <div class="position-absolute bottom-0 start-50 translate-middle-x">
 | 
						|
    <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="https://github.com/privacyguides/privacyguides.org/issues/new/choose">contact us</a>!</p>
 | 
						|
  </div>
 | 
						|
</div>
 |