aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/popup_main.tt2
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/popup_main.tt2')
-rw-r--r--tmpl/popup_main.tt24
1 files changed, 2 insertions, 2 deletions
diff --git a/tmpl/popup_main.tt2 b/tmpl/popup_main.tt2
index 11cfc73..e753088 100644
--- a/tmpl/popup_main.tt2
+++ b/tmpl/popup_main.tt2
@@ -5,8 +5,8 @@
<base href="[% base_url %]">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <script type="text/javascript" src="../../js/lxrng-funcs.js"></script>
- <link rel="stylesheet" href="../../css/lxrng.css" type="text/css" title="LXRng">
+ <script type="text/javascript" src="../.static/js/lxrng-funcs.js"></script>
+ <link rel="stylesheet" href="../.static/css/lxrng.css" type="text/css" title="LXRng">
<script type="text/javascript">
var use_ajax_navigation=[% IF is_ajax %]1[% ELSE %]0[% END %];