Marthee commited on
Commit
62fc6d8
·
verified ·
1 Parent(s): 2e66bb1

Update templates/gui.html

Browse files
Files changed (1) hide show
  1. templates/gui.html +1 -1
templates/gui.html CHANGED
@@ -17,7 +17,7 @@
17
  <h2>PDF Viewer</h2>
18
 
19
  <!-- Reference Flask route to embed PDF in an iframe -->
20
- <iframe src="{{ url_for('view_pdf') }}"></iframe>
21
 
22
  </body>
23
  </html>
 
17
  <h2>PDF Viewer</h2>
18
 
19
  <!-- Reference Flask route to embed PDF in an iframe -->
20
+ <iframe src="https://www.dropbox.com/scl/fi/fjykwhhn9gu9t3kqrflxd/LA002-NOR-ZZ-ZZ-T-A-2403_Architectural-Specification-F10-Brick-and-Block-Walling_A4-_C01.pdf?rlkey=ek9i66i79m0hwp8z5yjs6rp5p&st=jh05a6qs&dl=0"></iframe>
21
 
22
  </body>
23
  </html>