plugins/main/tmpl/index.html in rsence-pre-2.3.0.22 vs plugins/main/tmpl/index.html in rsence-pre-2.3.0.23
- old
+ new
@@ -3,6 +3,6 @@
<!-- This page is served to you by RSence - http://rsence.org/ -->
<title>__DEFAULT_TITLE__</title>
<style type="text/css">body{margin:0;padding:0;background-color:#ddd;font-family:Arial,sans-serif;}</style>
__SCRIPT_DEPS__
<script>function RSenceInit(){RSence.serverConf('__CLIENT_BASE__','__CLIENT_HELLO__');}</script></head>
-<body id="body"><noscript>__NOSCRIPT__</noscript></body></html>
+<body id="body"><noscript>__NOSCRIPT__</noscript>__BODY__</body></html>