forked from cal/tdf-2023-webseite
parent
f39063d61f
commit
369195be7e
@ -0,0 +1,49 @@ |
||||
<!DOCTYPE html> |
||||
<html> |
||||
|
||||
<head> |
||||
<meta charset="utf-8"> |
||||
<link rel="stylesheet" type="text/css" href="../styles-0.2.css"> |
||||
<link rel="stylesheet" type="text/css" href="https://cfp.cttue.de/static/common/scss/uncompressed.cabbf3759e3e.css" /> |
||||
<link rel="stylesheet" href="https://cfp.cttue.de/static/CACHE/css/output.e2c9f5fa2f21.css" type="text/css"> |
||||
<script type="text/javascript" src="https://cfp.cttue.de/tdf3/schedule/widget/v2.en.js"></script> |
||||
<title>3. Tübinger Tag der digitalen Freiheit</title> |
||||
</head> |
||||
|
||||
<body> |
||||
<div id="languages"><a href="../schedule.html"><img src="../image/de.png"></a></div> |
||||
<div class="background"> |
||||
|
||||
<div id="content"> |
||||
|
||||
<nav class="navigationbar"> |
||||
<a href="index.html" class="nav-button">Main Page</a> |
||||
<a href="participate.html" class="nav-button">Participate</a> |
||||
<a href="schedule.html" class="nav-button inactive">Schedule</a> |
||||
<a href="recap.html" class="nav-button">Recap</a> |
||||
</nav> |
||||
|
||||
<div class="banner-box"> |
||||
<img class="banner" id="banner-1" src="../image/banner-1.png" /> |
||||
<img class="banner" id="banner-2" src="../image/banner-2.png" /> |
||||
<img class="banner" id="banner-3" src="../image/banner-3.png" /> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
<pretalx-schedule event-url="https://cfp.cttue.de/tdf3/" locale="en" format="grid" style="--pretalx-clr-primary: #3aa57c"></pretalx-schedule> |
||||
<noscript> |
||||
<div class="pretalx-widget"> |
||||
<div class="pretalx-widget-info-message"> |
||||
JavaScript is disabled in your browser. To access our schedule without JavaScript, |
||||
please <a target="_blank" href="https://cfp.cttue.de/tdf3/schedule/">click here</a>. |
||||
</div> |
||||
</div> |
||||
</noscript> |
||||
|
||||
</body> |
||||
|
||||
</html> |
@ -0,0 +1,50 @@ |
||||
<!DOCTYPE html> |
||||
<html> |
||||
|
||||
<head> |
||||
<meta charset="utf-8"> |
||||
<link rel="stylesheet" type="text/css" href="styles-0.2.css"> |
||||
<link rel="stylesheet" type="text/css" href="https://cfp.cttue.de/static/common/scss/uncompressed.cabbf3759e3e.css" /> |
||||
<link rel="stylesheet" href="https://cfp.cttue.de/static/CACHE/css/output.e2c9f5fa2f21.css" type="text/css"> |
||||
<script type="text/javascript" src="https://cfp.cttue.de/tdf3/schedule/widget/v2.en.js"></script> |
||||
<title>3. Tübinger Tag der digitalen Freiheit</title> |
||||
</head> |
||||
|
||||
<body> |
||||
<div id="languages"><a href="en/schedule.html"><img src="image/gb.png"></a></div> |
||||
<div class="background"> |
||||
|
||||
<div id="content"> |
||||
|
||||
<nav class="navigationbar"> |
||||
<a href="index.html" class="nav-button">Hauptseite</a> |
||||
<a href="participate.html" class="nav-button">Mitmachen</a> |
||||
<a href="schedule.html" class="nav-button inactive">Fahrplan</a> |
||||
<a href="recap.html" class="nav-button">Rückblick</a> |
||||
</nav> |
||||
|
||||
<div class="banner-box"> |
||||
<img class="banner" id="banner-1" src="image/banner-1.png" /> |
||||
<img class="banner" id="banner-2" src="image/banner-2.png" /> |
||||
<img class="banner" id="banner-3" src="image/banner-3.png" /> |
||||
</div> |
||||
|
||||
|
||||
|
||||
</div> |
||||
</div> |
||||
|
||||
<pretalx-schedule event-url="https://cfp.cttue.de/tdf3/" locale="de" format="grid" |
||||
style="--pretalx-clr-primary: #3aa57c"></pretalx-schedule> |
||||
<noscript> |
||||
<div class="pretalx-widget"> |
||||
<div class="pretalx-widget-info-message"> |
||||
JavaScript is disabled in your browser. To access our schedule without JavaScript, |
||||
please <a target="_blank" href="https://cfp.cttue.de/tdf3/schedule/">click here</a>. |
||||
</div> |
||||
</div> |
||||
</noscript> |
||||
|
||||
</body> |
||||
|
||||
</html> |
Loading…
Reference in new issue