Changeset 43571 for trunk/src/wp-content/themes/twentyseventeen/archive.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/archive.php
r42343 r43571 29 29 <?php 30 30 if ( have_posts() ) : 31 ?>31 ?> 32 32 <?php 33 33 /* Start the Loop */
Note: See TracChangeset
for help on using the changeset viewer.