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>
|
<script src="{{prefix}}static/nntpchan.js" type="text/javascript"></script>
|
||||||
<title> {{frontend}} on nntpchan </title>
|
<title> {{frontend}} on nntpchan </title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body onload="main()">
|
||||||
<center>
|
<center>
|
||||||
<div class="index-outer">
|
<div class="index-outer">
|
||||||
<div class="index-inner">
|
<div class="index-inner">
|
||||||
|
Reference in New Issue
Block a user