aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-readthedocs/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'gocryptfs-readthedocs/404.html')
-rw-r--r--gocryptfs-readthedocs/404.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/gocryptfs-readthedocs/404.html b/gocryptfs-readthedocs/404.html
new file mode 100644
index 0000000..a13ad46
--- /dev/null
+++ b/gocryptfs-readthedocs/404.html
@@ -0,0 +1,9 @@
+{% extends "base.html" %}
+
+{% block content %}
+
+ <h1 id="404-page-not-found">404</h1>
+
+ <p><strong>Page not found</strong></p>
+
+{% endblock %}