Browse Source

Close ul tag.

JC Brand 10 years ago
parent
commit
266f3da2f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -214,7 +214,7 @@
                             <li>Also check out the <a href="http://librelist.com/browser/conversejs" target="_blank">mailing list archives</a>.</li>
                             <li>Also check out the <a href="http://librelist.com/browser/conversejs" target="_blank">mailing list archives</a>.</li>
                             <li>Please file <a target="_blank" href="https://github.com/jcbrand/converse.js/issues">bugs on Github</a>.</li>
                             <li>Please file <a target="_blank" href="https://github.com/jcbrand/converse.js/issues">bugs on Github</a>.</li>
                             <li>I'm available for features and <a href="http://opkode.com/contact" target="_blank">consulting</a>.</li>
                             <li>I'm available for features and <a href="http://opkode.com/contact" target="_blank">consulting</a>.</li>
-                        <ul>
+                        </ul>
                     </div>
                     </div>
                 </div>
                 </div>
             </div>
             </div>