Skip to content

Commit

Permalink
initialize repo
Browse files Browse the repository at this point in the history
  • Loading branch information
OWASPFoundation committed Mar 31, 2022
1 parent 6d73c6a commit 095a15f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---

title: 404 - Not Found
layout: col-generic

---

<div class="container">
<p><img src="/assets/images/web/404-old-owasp.png"></p>
<h2>WHOA THAT PAGE CANNOT BE FOUND</h2>
<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>

<hr>
<p><strong>If all else fails you can search our <a href="https://wiki.owasp.org/">historical site</a>.</strong></p>
</div>

0 comments on commit 095a15f

Please sign in to comment.