diff options
Diffstat (limited to 'comments/src/templates/capchainvalid.html')
-rw-r--r-- | comments/src/templates/capchainvalid.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/comments/src/templates/capchainvalid.html b/comments/src/templates/capchainvalid.html new file mode 100644 index 0000000..f13899b --- /dev/null +++ b/comments/src/templates/capchainvalid.html @@ -0,0 +1,6 @@ +<doctype HTML> +<html> +<body> + <p>Capcha invalid!</p> +</body> +</html>
\ No newline at end of file |