unclear what this was, saving this so I can wipe the local version of this project
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
<th>Title</th>
|
||||
<th>Description</th>
|
||||
<th>Tags</th>
|
||||
<th>Delete</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -14,6 +15,7 @@
|
||||
<td>{{channel.Title}}</td>
|
||||
<td>{{channel.Description}}</td>
|
||||
<td>{{channel.User_Tags}}</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user