We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623d7c2 commit c3a2b83Copy full SHA for c3a2b83
src/app/app.component.html
@@ -4,6 +4,9 @@
4
</mat-toolbar-row>
5
</mat-toolbar>
6
<main>
7
+ <mat-card>
8
+ <iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSneOwdowxPXjfUpIOxcZ3IseqIW3QN9RXtPUjFqGwB5ghglZj6kOMNEx_opO32wUVY9lbyxX3PKau8/pubhtml?gid=863596831&single=true&widget=true&headers=false"></iframe>
9
+ </mat-card>
10
<mat-card>
11
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScq9AXz_2YCGgDT8F3K0pNbzSoY3G7SlYJ-yM98sfd5RJE8zQ/viewform?embedded=true" width="640" height="955" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
12
</mat-card>
0 commit comments