You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by br...@apache.org on 2015/02/09 11:40:21 UTC

svn commit: r1658354 - /incubator/taverna/site/trunk/templates/temp_single_narrative.html

Author: brenninc
Date: Mon Feb  9 10:40:21 2015
New Revision: 1658354

URL: http://svn.apache.org/r1658354
Log:
Test for top level links

Modified:
    incubator/taverna/site/trunk/templates/temp_single_narrative.html

Modified: incubator/taverna/site/trunk/templates/temp_single_narrative.html
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/templates/temp_single_narrative.html?rev=1658354&r1=1658353&r2=1658354&view=diff
==============================================================================
--- incubator/taverna/site/trunk/templates/temp_single_narrative.html (original)
+++ incubator/taverna/site/trunk/templates/temp_single_narrative.html Mon Feb  9 10:40:21 2015
@@ -18,7 +18,7 @@
     {% extends "default_footer.html" %}
     {% endextends %}
 
-    {% extends "default_scripts.html" %}
+    {% extends "temp_scripts.html" %}
     {% endextends %}
 
   </body>