17 lines
708 B
Text
17 lines
708 B
Text
[%# Stock 404 ErrorDocument
|
|
|
|
Authors:
|
|
Pau Amma <pauamma@dreamwidth.org>
|
|
Afuna <coder.dw@afunamatata.com>
|
|
|
|
Copyright (c) 2015 by Dreamwidth Studios, LLC.
|
|
|
|
This program is free software; you may redistribute it and/or modify it under
|
|
the same terms as Perl itself. For a copy of the license, please reference
|
|
'perldoc perlartistic' or 'perldoc perlgpl'.
|
|
%]
|
|
|
|
[%- sections.title = "We can't find that page" -%]
|
|
[%- CALL dw.active_resource_group( "foundation" ) -%]
|
|
|
|
<p>If you typed the URL directly (or pasted it into your browser's address bar), make sure you didn't typo, paste too little, or paste too much. If you followed a link, report this to the maintainer of the page that linked you here.</p>
|