11 lines
302 B
11 lines
302 B
<?php |
|
|
|
/** |
|
* @file roblib-search-evergreen.tpl.php |
|
|
|
*/ |
|
?> |
|
<div class ="roblib-search-more" id="roblib-search-evergreen-more"></div> |
|
<div class ="roblib-search-content evergreen" id="roblib-search-content-evergreen"> |
|
<img src="<?php print (empty($spinner_path) ? ' ' : $spinner_path); ?>"/> |
|
</div>
|
|
|