Changeset 6253 for trunk/src/templates/default/extras/page-topic-tags.php
- Timestamp:
- 01/17/2017 07:26:55 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/extras/page-topic-tags.php
r5770 r6253 22 22 <?php get_the_content() ? the_content() : wpautop( esc_html__( 'This is a collection of tags that are currently popular on our forums.', 'bbpress' ) ); ?> 23 23 24 <div id="bbpress-forums" >24 <div id="bbpress-forums" class="bbpress-wrapper"> 25 25 26 26 <?php bbp_breadcrumb(); ?>
Note: See TracChangeset
for help on using the changeset viewer.