frontend.afe.model_logic: Rename validate_unique
[autotest-zwu.git] / frontend / templates / 404.html
blobc3cf7052cef3fe8359127b52b17b89a0fd6d788c
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
4 <html>
5 <head>
6 <title>Page not found</title>
7 </head>
8 <body>
9 <h2>Page not found</h2>
11 <p>
12 404: The page was not found. Please check the URL in your address bar.
13 </p>
15 </body>
16 </html>