rf-web/rf2020/watch/index.html
2020-11-23 00:10:48 +01:00

24 lines
794 B
HTML

---
layout: watch
lang: en
title: Watch ReclaimFutures
className: watch
ref: watch
menu-variant: watch
---
<main class="page">
{% 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>