/home/arranoyd/stopostoprirodno/wp-content/themes/bridge/templates/blog-parts/gallery/date.php
<div itemprop="dateCreated" class="time entry_date updated">
<span class="time_month"><?php the_time('M'); ?></span>
<span class="time_day"><?php the_time('d'); ?></span>
<span class="time_year"><?php the_time('Y'); ?></span>
<meta itemprop="interactionCount" content="UserComments: <?php echo get_comments_number(bridge_qode_get_page_id()); ?>"/>
</div>