old2-ieeeucsd-org/src/pages/qp/participant2024.astro
2024-04-02 23:50:39 -07:00

17 lines
431 B
Text

---
import Layout from "../../layouts/Layout.astro";
---
<Layout>
<div>
<iframe
class=""
src="https://docs.google.com/forms/d/e/1FAIpQLSdZPJshKKHpUjuF8hA15NOD49XUDOzCge5T9Qskn0XxAt1X0A/viewform?embeded=true"
width="100%"
height="1500"
frameborder="0"
marginheight="0"
marginwidth="0">Loading…</iframe
>
</div>
</Layout>