JAL-3445 branch for BSML file reading development
[jalview.git] / template.html
index 5005060..e959685 100644 (file)
@@ -1,13 +1,15 @@
 <!DOCTYPE html>
 <html>
 <head>
-<title>SwingJS test _NAME_</title><meta charset="utf-8" />
+<title>SwingJS test _NAME_</title>
+<meta charset="utf-8" />
 <script src="swingjs/swingjs2.js"></script>
 <script>
 if (!self.SwingJS)alert('swingjs2.js was not found. It needs to be in swingjs folder in the same directory as ' + document.location.href)
 Info = {
   code: _CODE_,
   main: _MAIN_,
+  core: "NONE",
        width: 850,
        height: 550,
   readyFunction: null,