Made quite a few changes so that the code works in the server
[vanilla-miry.git] / themes / people_banner.php
blob56aa4fedd044fed3dfee0b84a3a86b7a2275151e
1 <?php
2 // Note: This file is included from the library/Framework/Framework.Control.Filler.php
3 // class for "People" pages.
5 echo '<div class="SiteContainer '.$this->Properties['CssClass'].'">
6 <h1>'.$this->Context->Configuration['BANNER_TITLE'].'</h1>';
7 ?>