aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@riffraff.tg14.gathering.org>2014-04-20 00:55:08 +0200
committerroot <root@riffraff.tg14.gathering.org>2014-04-20 00:55:08 +0200
commit46eb01dadd1b7b8e809f8ccc92d2e33ff2dc73f0 (patch)
treed02d5c5302940f74450ed485dd833db957d602cf
parent7d0009b075186eb4a8dad3723c1b8e27051c15a3 (diff)
open stream site with target bank, since systems uses our page as an iframe
-rw-r--r--web/stream.gathering.org/index.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/stream.gathering.org/index.tmpl b/web/stream.gathering.org/index.tmpl
index 131d474..e233311 100644
--- a/web/stream.gathering.org/index.tmpl
+++ b/web/stream.gathering.org/index.tmpl
@@ -29,8 +29,9 @@
</TMPL_LOOP>
</div>
+
<p>Problems with the non game streams? The easiest way to get hold of us is on IRC (EFNet); one of ViD, Rockj and Sesse should be available if there's too much traffic on #tg to be heard.</p>
- <p><a href="http://stream.tg<TMPL_VAR NAME="TG">.gathering.org">http://stream.tg<TMPL_VAR NAME="TG">.gathering.org</a></p>
+ <p><a target="_blank" href="http://stream.tg<TMPL_VAR NAME="TG">.gathering.org">http://stream.tg<TMPL_VAR NAME="TG">.gathering.org</a></p>
</body>
</html>