diff options
Diffstat (limited to 'template/rooms/vortex.st')
| -rwxr-xr-x | template/rooms/vortex.st | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st index 6f3a4ca..91782dd 100755 --- a/template/rooms/vortex.st +++ b/template/rooms/vortex.st @@ -4,17 +4,7 @@ <title>dump.fm image vortex</title> <link rel="stylesheet" type="text/css" href="/static/css/rooms_vortex.css?v=20260129"> - - - - <script> - jQuery(document).ready(initChat); - var Nick = $json_user_nick$; - var Room = $json_room_key$; - var Timestamp = $timestamp$; - - - </script> + <!--<style type="text/css"> |
