started working on templates and api
This commit is contained in:
10
static/templates/listlist.st
Normal file
10
static/templates/listlist.st
Normal file
@@ -0,0 +1,10 @@
|
||||
<fieldset>
|
||||
<legend>List of mailinglists</legend>
|
||||
<table id="listlist">
|
||||
<tr>
|
||||
<th>List name</th>
|
||||
<th>List email</th>
|
||||
<th>Details</th>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
Reference in New Issue
Block a user