Archived
1
0

add onload to body

This commit is contained in:
Jeff Becker
2016-03-07 21:00:54 -05:00
parent 693bcdeffd
commit 6392a606c4
4 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
<link id="current_theme" rel="stylesheet" href="{{prefix}}static/user.css" />
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
</head>
<body>
<body onload="main()">
<center>
<div id="nntpchan_banner">
</div>