Archived
1
0

try fixing ukko

This commit is contained in:
jeff 2015-11-07 10:46:03 -05:00
parent 320966cca3
commit 38085620dc

View File

@ -13,11 +13,13 @@
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
</head>
<body>
<div id="ukko_threads" class="threads_container">
<div id="ukko_threads">
{{#threads}}
<!--
<div class="ukko_thread_header">
<p> Posted on <a href="{{{BoardURL}}}"><span class="ukko_boardname">{{OP.Board}}</span></a></p>
</div>
-->
<div class="thread" id="thread_{{OP.PostHash}}">
<div clsss="thread_header">
</div>