2020-09-23 15:03:45 +00:00
|
|
|
---
|
|
|
|
layout: watch
|
|
|
|
lang: en
|
|
|
|
title: Watch ReclaimFutures
|
|
|
|
className: watch
|
|
|
|
ref: watch
|
|
|
|
menu-variant: watch
|
|
|
|
---
|
|
|
|
|
2020-11-22 23:10:48 +00:00
|
|
|
<main class="page">
|
2020-09-23 15:03:45 +00:00
|
|
|
{% include common/watch-panel.html %}
|
|
|
|
|
|
|
|
<div class="page-content margin-32-bottom" id="program">
|
|
|
|
<h3 class="textbox inline-block">{{ site.data.translations.program[ page.lang ]}}</h3>
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<small class="textbox block margin-32-bottom inline-block">All times are CEST (UTC+2 Europe/Zurich)</small>
|
|
|
|
</div>
|
|
|
|
{% include program/program-day.html date="2020-09-18" weekday=5 %}
|
|
|
|
{% include program/program-day.html date="2020-09-19" weekday=6 %}
|
|
|
|
{% include program/program-day.html date="2020-09-20" weekday=0 %}
|
|
|
|
<a href="/rf2020/program" class="textbox with-url-arrow">Full program</a>
|
|
|
|
</div>
|
|
|
|
</main>
|