mage-eventpress/templates/list/title.php

1 line
151 B
PHP
Raw Normal View History

2020-10-26 07:41:46 -04:00
<div class='mep_event_title_list_item mix <?php echo $org_class.' '.$cat_class; ?>'><a href='<?php the_permalink(); ?>'><?php the_title(); ?></a></div>