- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/page-templates/contributors.php
r45209 r47122 22 22 <div id="content" class="site-content" role="main"> 23 23 <?php 24 24 // Start the Loop. 25 25 while ( have_posts() ) : 26 26 the_post();
Note: See TracChangeset
for help on using the changeset viewer.