summaryrefslogtreecommitdiff
path: root/frontend/beta/html/index_template.html
Unidiff
Diffstat (limited to 'frontend/beta/html/index_template.html') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/html/index_template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/beta/html/index_template.html b/frontend/beta/html/index_template.html
index 9862518..27a8a64 100644
--- a/frontend/beta/html/index_template.html
+++ b/frontend/beta/html/index_template.html
@@ -23,7 +23,7 @@ Clipperz_IEisBroken = true;
23Clipperz_normalizedNewLine = '\x0d\x0a'; 23Clipperz_normalizedNewLine = '\x0d\x0a';
24</script><![endif]--> 24</script><![endif]-->
25 25
26@js_DEBUG@ 26@js_LINKED@
27 27
28</head> 28</head>
29<body> 29<body>
@@ -68,7 +68,7 @@ Clipperz_normalizedNewLine = '\x0d\x0a';
68 <div id="main"> 68 <div id="main">
69 <h3 class="loading">loading ...</h3> 69 <h3 class="loading">loading ...</h3>
70 70
71@js_INSTALL@ 71@js_EMBEDDED@
72 72
73<script> 73<script>
74 Clipperz.PM.Proxy.defaultProxy = new Clipperz.PM.Proxy.JSON({'url':'@request.path@', 'shouldPayTolls':@should.pay.toll@}); 74 Clipperz.PM.Proxy.defaultProxy = new Clipperz.PM.Proxy.JSON({'url':'@request.path@', 'shouldPayTolls':@should.pay.toll@});