X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples-jbake%2Ftemplates%2Fpage.ftl;h=0cddb4dfe3236522e0d80b78292a913b9da60e6a;hb=f89e9db5a8160c422e0c16f009294a8e1fa458d5;hp=34b8789e3e80a6adb60cbbfd5a9a317c39167d60;hpb=bb08578d55de6f432ffc5b2bd339467978ede1f4;p=jalview.git diff --git a/examples-jbake/templates/page.ftl b/examples-jbake/templates/page.ftl index 34b8789..0cddb4d 100644 --- a/examples-jbake/templates/page.ftl +++ b/examples-jbake/templates/page.ftl @@ -4,10 +4,37 @@
<#if (content.class?exists) > - <#include content.class /> + + + +
+
+
+<#if (content.alteg?exists) > + Scary Java warnings ?
Try the signed applet demos +<#else> + Examples aren't working ?
Try the unsigned applet demos +
+
+

Quick Links to jars for example:
jalviewApplet.jar and JmolApplet.jar +

+
+
+ + + <#include content.class /> + + + +<#else> + ${content.body} -
-<#include "footer.ftl"/> \ No newline at end of file + + + + + +<#include "footer.ftl"/>