Remove a line
This commit is contained in:
parent
3b668264b7
commit
3f734fed15
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@
|
||||||
<th>Options <a href="/makenet/" style="font-weight:bold;color:green;"><i class="fas fa-plus" title="Add User"></i></a></th>
|
<th>Options <a href="/makenet/" style="font-weight:bold;color:green;"><i class="fas fa-plus" title="Add User"></i></a></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|
||||||
{% userNets as networks %}
|
{% userNets as networks %}
|
||||||
{% for network in networks %}
|
{% for network in networks %}
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue