- Timestamp:
- 09/02/2013 09:20:56 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/front-page.php
r25090 r25213 32 32 33 33 else : 34 get_template_part( ' no-results', 'index' );34 get_template_part( 'content', 'none' ); 35 35 36 36 endif;
Note: See TracChangeset
for help on using the changeset viewer.