Merge branch 'Release_2_9_Branch' of https://source.jalview.org/git/jalview.git into...
[jalview.git] / examples-jbake / templates / jvl_formComplete.ftl
index 97318b4..ff82339 100644 (file)
@@ -1,10 +1,11 @@
-<strong>Using the <a href="jalviewLiteJs.html">JalviewLite API</a> to fill out forms using data from JalviewLite<br/></strong>
-Click the Javascript buttons below to interact with the Applet
-instance on the page.<br/>
+<h2><a href="jalviewLiteJs.html">JalviewLite API</a> Demo</h2>
+<p>Using the Javascript API to fill out forms using data from JalviewLite
+<br/>Click the Javascript buttons below to interact with the Applet
+instance on the page.</p>
 View the source in your browser to see how it has been done. <br/>
 <a name="api">View the full <a href="jalviewLiteJs.html">JalviewLite API documentation</a>.</a>
 <applet code="jalview.bin.JalviewLite" width="0" height="0"
-       archive="${content.jvl}" name="Jalview">
+       archive="${content.jvl},${content.jmol}" name="Jalview">
   <#if content.permissions?exists><param name="permissions" value="${content.permissions}"/></#if>
   <param name="file" value="plantfdx.fa"/>
   <param name="features" value="plantfdx.features"/>