Added committee pane
authorRichard Whitehouse <github@richardwhiuk.com>
Mon, 31 Jan 2011 14:02:55 +0000 (14:02 +0000)
committerRichard Whitehouse <github@richardwhiuk.com>
Mon, 31 Jan 2011 14:02:55 +0000 (14:02 +0000)
template/committee.php
theme/committee.png [new file with mode: 0644]

index d1ecf2f9fe62f223e704056a66652388e0dc774a..d4d6969c2185c0432eeae613b023fc148377064c 100644 (file)
@@ -2,6 +2,8 @@
 
 class Template_Committee extends Template {
 
-
+public function display(){
+        ?><img src="/theme/committee.png"><?
+}
 
 }
diff --git a/theme/committee.png b/theme/committee.png
new file mode 100644 (file)
index 0000000..79c114c
Binary files /dev/null and b/theme/committee.png differ