diff options
author | Christian Franke <nobody@nowhere.ws> | 2013-10-11 01:35:30 +0200 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2013-10-11 01:35:30 +0200 |
commit | f0973284742c433449b36d50895815e6b851dc90 (patch) | |
tree | b183a8770e74d7ef1fff65fe8c8c15782d54b1dc /template | |
parent | aebffce1aae431183545ea9519102f07032fb07f (diff) |
Add a hr after livestream
Diffstat (limited to 'template')
-rw-r--r-- | template/template/template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/template/template.html b/template/template/template.html index dd655dc..deefcc5 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -134,6 +134,7 @@ Git</a> <p class="stream-ad"> <a href="http://void.subsignal.org:9000/status.xsl"><b>Livestream</b></a> </p> + <hr class="stream-ad"/> <p class="status"> $template_chattopic </p> |