[% WRAPPER header.tt
pagetitle = "Stemmaweb - Relationship mapper"
- applicationjs = "../js/relationship.js"
+ applicationjs = base _ "/js/relationship.js"
%]
<script type="text/javascript">
$(function() {
[% PROCESS header.tt
pagetitle = "Stexaminer - $text_title"
- applicationjs = "/js/stexaminer.js"
+ applicationjs = base _ "js/stexaminer.js"
%]
<h1>Stexaminer</h1>
<h2>[% text_title %]</h2>