Browse Source

Added missing div closing tag

W3 validator reported open element. This change fixed it.
pull/53/head
Filip Krstic 8 years ago
parent
commit
2cfd6f773e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/index.html

+ 1
- 0
src/index.html View File

@ -1067,6 +1067,7 @@
<div class="peer-greed ord-0">
<span>??</span>
</div>
</div>
</div>
</div>
</div>


Loading…
Cancel
Save