have ukko load nntpchan.js
This commit is contained in:
parent
8b206740f8
commit
de51b912ff
@ -9,7 +9,8 @@
|
|||||||
<title> ukko / overboard </title>
|
<title> ukko / overboard </title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
|
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
|
||||||
</head>
|
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="ukko_threads" class="threads_container">
|
<div id="ukko_threads" class="threads_container">
|
||||||
{{#threads}}
|
{{#threads}}
|
||||||
|
Reference in New Issue
Block a user