aboutsummaryrefslogtreecommitdiff
path: root/template/allclosed.phtml
blob: a7ec690792ad53faecfdbe98641cfc6389e89a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
<? if($last): ?>

	<? $conference = $last; include('closed.phtml'); ?>

<? else: ?>

	<p>
		You can watch most of our recordings at <a href="https://media.ccc.de/">media.ccc.de</a>.
	</p>

<? endif ?>