Changeset 23673 for trunk/wp-content/themes/twentythirteen/404.php
- Timestamp:
- 03/12/2013 05:44:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/404.php
r23452 r23673 22 22 <p><?php _e( 'It looks like nothing was found at this location. Maybe try a search?', 'twentythirteen' ); ?></p> 23 23 24 <?php get_search_form( ); ?>24 <?php get_search_form( true, 'html5' ); ?> 25 25 </div><!-- .page-content --> 26 26 </div><!-- .page-wrapper -->
Note: See TracChangeset
for help on using the changeset viewer.