Changeset 59348 for trunk/src/wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php
- Timestamp:
- 11/05/2024 02:00:03 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php
r59191 r59348 45 45 <!-- wp:query-no-results --> 46 46 <!-- wp:paragraph --> 47 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search ', 'twentytwentyfive' ); ?></p>47 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p> 48 48 <!-- /wp:paragraph --> 49 49 <!-- /wp:query-no-results -->
Note: See TracChangeset
for help on using the changeset viewer.