aboutsummaryrefslogtreecommitdiff
path: root/template/allclosed.phtml
blob: e01aa3bde5fa241ad55c9498d7acdaa7cf350925 (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 ?>