mage-eventpress/templates/list/title.php

1 line
106 B
PHP
Raw Normal View History

2020-07-12 06:42:13 -04:00
<div class='mep_event_title_list_item'><a href='<?php the_permalink(); ?>'><?php the_title(); ?></a></div>