From 43e406068af8f2ae3d77301926bb5d31f392c961 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 15 Oct 2013 19:24:01 +0200 Subject: Initial commit --- index.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php new file mode 100644 index 00000000..acf62675 --- /dev/null +++ b/index.php @@ -0,0 +1,14 @@ + 'wurst kacke')); +Render::closeTag('h1'); + +Render::parse('helloworld', array('wurst' => 'käse & bier')); + +Render::output(); + -- cgit v1.2.3-55-g7522