add onload to frontpage too
This commit is contained in:
parent
6392a606c4
commit
7458a884d5
@ -16,7 +16,7 @@
|
||||
<script src="{{prefix}}static/nntpchan.js" type="text/javascript"></script>
|
||||
<title> {{frontend}} on nntpchan </title>
|
||||
</head>
|
||||
<body>
|
||||
<body onload="main()">
|
||||
<center>
|
||||
<div class="index-outer">
|
||||
<div class="index-inner">
|
||||
|
Reference in New Issue
Block a user