32 lines
527 B
Markdown
32 lines
527 B
Markdown
---
|
|
title: DUO Machine Calender SLS
|
|
description: DUO Machine Calender SLS
|
|
template: main.html
|
|
|
|
hide:
|
|
- toc
|
|
- navigation
|
|
---
|
|
|
|
<style>
|
|
.md-content .md-typeset h1 {
|
|
display: none;
|
|
}
|
|
.md-content__button {
|
|
display: none;
|
|
}
|
|
</style>
|
|
|
|
|
|
<div id="duolistparent">
|
|
<iframe
|
|
marginwidth="0"
|
|
marginheight="0"
|
|
hspace="0"
|
|
vspace="0"
|
|
frameborder="0"
|
|
scrolling="no"
|
|
style="height:1000px; width:100%; border:none;"
|
|
src="https://duo.psi.ch/duo/public_calendar.php?LAYOUT=PLAIN&BEAMLINE=1"
|
|
id="Iframe"></iframe>
|
|
</div> |