Sha256: 5942b84fc26c3c3fdce1a7e6d6e769e5bb95ccd7535c7d82285e8fee48e6e732

Contents?: true

Size: 194 Bytes

Versions: 1

Compression:

Stored size: 194 Bytes

Contents

<?php
/**
 * The template for displaying Error 404 (Page not found)
 */
get_header(); ?>

<h1>404 Not Found</h1>
<p>To customize this message, edit "404.php"</p>

<?php get_footer(); ?>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
edge_framework-0.6.0 template/wordpress/404.php