24 lines
412 B
HTML
24 lines
412 B
HTML
|
<!--
|
||
|
.. title: Episode Nine: Can we combine our strength?
|
||
|
.. slug: nine
|
||
|
.. date: 2020-01-11
|
||
|
.. type: text
|
||
|
-->
|
||
|
|
||
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<body>
|
||
|
|
||
|
|
||
|
|
||
|
<audio controls><source src="/episode09.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
|
||
|
|
||
|
<p><a href="/Episode9-Notes.pdf">Read the notes</a></p>
|
||
|
|
||
|
<!-- TEASER_END -->
|
||
|
|
||
|
<h2>Transcript</h2>
|
||
|
|
||
|
</body>
|
||
|
</html>
|