<!DOCTYPE HTML> <html> <head> <title>irclogger_web</title> </head> <body> {{userbar}} <h2>Channel list</h2> <table border> <tr><th>Channel</th><th>Network</th></tr> {{publicChannels}} </table> </body> </html>