JAL-3442 (Aug 28 commit) option to use/not use cache
[jalview.git] / template.html
index 2a22a77..e959685 100644 (file)
@@ -1,7 +1,8 @@
 <!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)