Changeset 45942 for trunk/src/wp-content/themes/twentynineteen/single.php
- Timestamp:
- 09/04/2019 04:26:50 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/single.php
r45932 r45942 13 13 ?> 14 14 15 < sectionid="primary" class="content-area">15 <div id="primary" class="content-area"> 16 16 <main id="main" class="site-main"> 17 17 … … 55 55 56 56 </main><!-- #main --> 57 </ section><!-- #primary -->57 </div><!-- #primary --> 58 58 59 59 <?php
Note: See TracChangeset
for help on using the changeset viewer.