Frontend: Add public channel list and channel log file list
This commit is contained in:
@@ -1 +1,13 @@
|
||||
<h1>{{var}}</h1>
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>irclogger_web</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>Channel list</h2>
|
||||
<table border>
|
||||
<tr><th>Channel</th><th>Network</th></tr>
|
||||
{{publicChannels}}
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user