From 844a7d53f2d78bafba479c0d931277246ade61de Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 7 Mar 2015 17:58:07 +0100 Subject: Renames pages -> view --- view/about.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 view/about.php (limited to 'view/about.php') diff --git a/view/about.php b/view/about.php new file mode 100644 index 0000000..cc81064 --- /dev/null +++ b/view/about.php @@ -0,0 +1,6 @@ +render(array( + 'page' => 'about', + 'title' => 'About the Streams', +)); -- cgit v1.2.3