summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/event/index.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts/event/index.phtml')
-rw-r--r--application/views/scripts/event/index.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml
new file mode 100644
index 0000000..a8c2b80
--- /dev/null
+++ b/application/views/scripts/event/index.phtml
@@ -0,0 +1,2 @@
+<h1>Events</h1>
+<?php print_r($this->eventlist); ?> \ No newline at end of file