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
/
about.php
blob: cc8106485bef1fb4d2cba17eb64be54e08f44b13 (
plain
)
1
2
3
4
5
6
<?php
echo
$tpl
->
render
(
array
(
'page'
=>
'about'
,
'title'
=>
'About the Streams'
,
));