deleted jbake example directory and the old biojs template directory
[jalview.git] / examples-jbake / templates / jvl_embedded.ftl
diff --git a/examples-jbake/templates/jvl_embedded.ftl b/examples-jbake/templates/jvl_embedded.ftl
deleted file mode 100644 (file)
index 62d58b0..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<h2>Embedded viewing of Alignments</h2>
-<p>The alignment below was generated from the following files:
-  <ul>
-    <li><a href="plantfdx.fa">plantfdx.fa</a> - Alignment file in
-      FASTA format</li>
-    <li><a href="plantfdx.features">plantfdx.features</a> - Jalview
-      Format Sequence Features file</li>
-    <li><a href="plantfdx.annotations">plantfdx.annotations</a> -
-      Jalview Alignment Annotations File</li>
-  </ul>
-  <@jvlitebutton appjar="${content.jvl},${content.jmol}" width=756 height=560 
-                params={
-                "file":"plantfdx.fa",
-                "annotations":"plantfdx.annotations",
-                "features":"plantfdx.features",
-                "embedded":"true",
-                "userDefinedColour":"C=yellow; R,K,H=FF5555; D,E=5555FF",
-                "showFullId":"false"} />
-</p>