Changeset 59191 for trunk/src/wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php
- Timestamp:
- 10/07/2024 06:07:57 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php
r59146 r59191 19 19 <!-- wp:query-no-results --> 20 20 <!-- wp:paragraph {"align":"center"} --> 21 <p class="has-text-align-center"><?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>21 <p class="has-text-align-center"><?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> 22 22 <!-- /wp:paragraph --> 23 23 <!-- /wp:query-no-results -->
Note: See TracChangeset
for help on using the changeset viewer.