index
:
voc-streaming-site
kontraiaa
master
streaming.media.ccc.de sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
not-started.php
blob: c132a76a77491dfa6dbbc8bf2cfb4c7321d7a256 (
plain
)
1
2
3
4
5
<?php
echo
$tpl
->
render
(
array
(
'page'
=>
'not-started'
,
'title'
=>
'See you soon!'
,
));