summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7ac5d31..c872df7 100644
--- a/index.html
+++ b/index.html
@@ -49,6 +49,12 @@
</div>
<div role="main" class="ui-content">
hier stehen die Vertretungen
+ <div id="output">
+ </div>
+ <div display:none>
+ <iframe id="input"></iframe>
+ <iframe id="processor" src="js/pdf.js"></iframe>
+ </div>
</div>
</div>
</div>