Changeset 11352 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/page.php
- Timestamp:
- 12/02/2021 12:59:04 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/page.php
r10513 r11352 21 21 <?php get_template_part( 'template-parts/component', 'breadcrumbs' ); ?> 22 22 23 <div class="row align-middle between section-heading section-heading--with-space"> 24 <?php the_title( '<h1 class="section-heading_title h2">', '</h1>' ); ?> 25 </div> 26 <hr> 27 23 28 <div id="main-content"> 24 29 <?php
Note: See TracChangeset
for help on using the changeset viewer.