Add wifi sharing as a card, new settings for lan url, root and ssh
This commit is contained in:
parent
947b4ac59a
commit
ed1b03a609
52 changed files with 9067 additions and 94 deletions
|
|
@ -34,6 +34,11 @@
|
|||
{% endif %}
|
||||
</tr>
|
||||
{% endfor %}
|
||||
{% if not render_files %}
|
||||
<tr>
|
||||
<td colspan="4"> <p class="butter-centered has-text-grey">Directory is empty</p></td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
</tbody>
|
||||
</table>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue