}
+
class index extends cms {
- public function display() {
- $this->display_head();
- $this->display_exhibits();
- echo "<ul id=\"portfolio\" style=\"text-align:right\">";
- $this->list_projects();
- echo <<<OTHER_PROJECTS
- <li>
+
+ public function display() {
+ $this->display_head();
+ $this->display_exhibits();
+ echo "<ul id='portfolio' style='text-align:right'>";
+ $this->list_projects();
+ echo <<<OTHER_PROJECTS
- <li>
<h3>things i've done for others:</h3>
</li>