Skip to content

Commit d56b354

Browse files
remote update file
1 parent 5fe881b commit d56b354

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

404.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
3+
title: 404 - Not Found
4+
layout: col-generic
5+
6+
---
7+
8+
<div class="container">
9+
<p><img src="/assets/images/web/404-old-owasp.png"></p>
10+
<h2>WHOA THAT PAGE CANNOT BE FOUND</h2>
11+
<p>Try the <strong>SEARCH</strong> function in the main navigation to find something. If you are looking for chapter information, please see <a href="/chapters/">Chapters</a> for the correct chapter. For information about OWASP projects see <a href="/projects/">Projects</a>. For common attacks, vulnerabilities, or information about other community-led contributions see <a href="/www-community/">Contributed Content</a>.</p>
12+
13+
<hr>
14+
<p><strong>If all else fails you can search our <a href="https://wiki.owasp.org/">historical site</a>.</strong></p>
15+
</div>

0 commit comments

Comments
 (0)