context-block-browser-item.tpl.php in Context 7.3
Same filename and directory in other branches
1 theme call to context-block-browser-item.tpl.php
File
theme/context-block-browser-item.tpl.phpView source
<div id='context-block-addable-<?php
print $bid;
?>' class='context-block-item context-block-addable clearfix'>
<span class='icon'></span>
<?php
print $info;
?>
</div>