aboutsummaryrefslogtreecommitdiff
path: root/template/not_started.phtml
diff options
context:
space:
mode:
authorFlorian Larysch2015-09-02 16:01:42 +0200
committerFlorian Larysch2015-09-02 16:01:42 +0200
commit2e9c619615c73824d726984c494901efea7fff88 (patch)
treef38526f6f53134612b294dcb5642e79ac71d9d62 /template/not_started.phtml
parente3fadc15c094902e432197e62a5d7b84363efd1d (diff)
rename "not started yet"-page to fit conventions
Diffstat (limited to 'template/not_started.phtml')
-rw-r--r--template/not_started.phtml3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/not_started.phtml b/template/not_started.phtml
deleted file mode 100644
index a434f02..0000000
--- a/template/not_started.phtml
+++ /dev/null
@@ -1,3 +0,0 @@
-<div class="container about">
- <h1><?=h($conference->getTitle())?> has not started yet!</h1>
-</div>