Archived
1
0

fix more again

This commit is contained in:
Jeff Becker
2016-01-20 12:02:13 -05:00
parent ab3da1edee
commit 97ee132989
4 changed files with 4 additions and 9 deletions

View File

@@ -10,8 +10,7 @@
<meta charset="utf-8" />
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
<script>
<script type="text/javascript" src="{{prefix}}static/nntpchan.js">
document.onload = function() {
var e = document.getElementById("nntpchan_banner");
nntpchan_inject_banners(e, "{{board.Prefix}}");