ajstanley
8 years ago
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
<?php |
||||||
|
|
||||||
|
/** |
||||||
|
* @file |
||||||
|
* The default islandora object overview. |
||||||
|
*/ |
||||||
|
?> |
||||||
|
<div class="islandora-object-overview"> |
||||||
|
<p class = 'islandora_overview_header'><?php print $header; ?></p>
|
||||||
|
<p class = 'islandora_overview_list'><?php print $list; ?></p>
|
||||||
|
</div> |
Loading…
Reference in new issue