add calendar events
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<img class="img-fluid rounded" width="180" src="<?php echo get_the_post_thumbnail_url(null, 'full');?>" alt="<?the_title();?>">
|
||||
</div>
|
||||
<?endif?>
|
||||
<div><?the_content();?></div>
|
||||
<div class="fulltext"><?the_content();?></div>
|
||||
<!--<p><small class="text-muted"><?php the_tags('');?></small></p> -->
|
||||
<?//endwhile;?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user