diff options
Diffstat (limited to 'template/rooms/vortex.st')
| -rwxr-xr-x | template/rooms/vortex.st | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/template/rooms/vortex.st b/template/rooms/vortex.st index fcd7086..c68e7a4 100755 --- a/template/rooms/vortex.st +++ b/template/rooms/vortex.st @@ -1,3 +1,15 @@ +<!--/* + + // hump.fm + _oo\ + (__/ \ _ _ + \ \/ \/ \ + ( )\ + \_______/ \ + [[] [[] [[] [[] + [[] [[] [[] [[] + +--> <html> <head> @@ -191,7 +203,7 @@ $messages: { m | <img src="$m.content$"><span>$m.nick$</span> }$ -<div id="infotxt">hump.fm image vortex<br><br>Real-Time Visualization of whats being dumped now.<br><br><a href="/" class="returnlink"> Return Home</a><br><br> +<div id="infotxt">hump.fm image vortex<br><br>Real-Time Visualization of whats being posted now.<br><br><a href="/" class="returnlink"> Return Home</a><br><br> <div id="likebutton"> <iframe src="https://www.facebook.com/widgets/like.php?href=/chat/vortex" scrolling="no" frameborder="0"></iframe> |
