7 lines
75 B
PHP
7 lines
75 B
PHP
<?php
|
|
/**
|
|
* Featured badge template
|
|
*/
|
|
|
|
echo $this->__get_badge_image();
|