diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index 091045b..9e70d22 100644 --- a/static/index.html +++ b/static/index.html @@ -292,7 +292,7 @@ padding:5px; </style> </head> <body> - +<div id="content"> <div id="rapper"> <div id="toplogo"> <img src="/static/img/dumppixellarge.png"> @@ -369,7 +369,7 @@ height="205"></div> <a href="/privacy">Privacy</a></div> </div> - +</div> <div id="preload"> <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big"> </div> |
