-rw-r--r-- | src/plugin/test.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/plugin/test.html b/src/plugin/test.html index ce35369..cc59157 100644 --- a/src/plugin/test.html +++ b/src/plugin/test.html @@ -9,9 +9,13 @@ window. <br><br> + <!-- <center> - <embed type="application/x-flumap" width=600 height=80> + <embed type="application/x-donpellegrino-flumap" width=600 height=80> </center> + --> + + <object type="application/x-donpellegrino-flumap" /> </body> </html> |