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