You are here

context-block-browser-item.tpl.php in Context 6

File

theme/context-block-browser-item.tpl.php
View 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>