template/wordpress/404.php in edge_framework-0.9.12 vs template/wordpress/404.php in edge_framework-0.10.0
- old
+ new
@@ -1,9 +1,5 @@
-<?php
-/* ----------------------
- Error 404 Template
----------------------- */
-get_header(); ?>
+<?php get_header(); ?>
<p><small>404.php</small></p>
<h1>Page Not Found</h1>
\ No newline at end of file