You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
|
|
|