From 2e9c619615c73824d726984c494901efea7fff88 Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Wed, 2 Sep 2015 16:01:42 +0200 Subject: rename "not started yet"-page to fit conventions --- view/not_started.php | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 view/not_started.php (limited to 'view/not_started.php') diff --git a/view/not_started.php b/view/not_started.php deleted file mode 100644 index ce4767c..0000000 --- a/view/not_started.php +++ /dev/null @@ -1,5 +0,0 @@ -render(array( - 'page' => 'not_started', - 'title' => 'See you soon!', -)); -- cgit v1.2.3