minor bugfixes and cleanup

This commit is contained in:
ston1th 2018-09-19 00:10:16 +02:00
commit 97d914bce4
26 changed files with 198 additions and 221 deletions

View file

@ -14,7 +14,7 @@
<ul type="circle">
{{range $item := .Data}}
{{if ne $owner $item.Owner}}
{{$owner := $item.Owner}}
{{$owner = $item.Owner}}
</ul>
</div>
<div class="row">