commit
2ace7d6646
6 changed files with 31 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
{{ for $threads as $item }}
|
||||
|
||||
<div id="tread-wrapper-$item.id" class="tread-wrapper {{ if $item.threaded }}threaded{{ endif }}">
|
||||
<div id="tread-wrapper-$item.id" class="tread-wrapper {{ if $item.threaded }}threaded{{ endif }} $item.toplevel">
|
||||
|
||||
|
||||
{{ if $item.type == tag }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue