Merge pull request #4267 from Jerryby/wordpress

except fix
This commit is contained in:
gregory-p
2020-09-18 15:34:33 +03:00
committed by GitHub

View File

@@ -51,7 +51,7 @@
<a class="rn-block" href="<?php the_permalink(); ?>">
<div class="text">
<span class="head"><?php the_title(); ?></span>
Before starting, ask yourself a clear question: "What environment do I want to foster for my class?" Its important to communicate with your students to learn what makes things most ...
<?php the_excerpt(); ?>
</div>
</a>
<?php