Commit 3d83fde6 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: add whiteline between shares for readibility

parent 35a69f30
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
{% for __shares in shares %}
# {{ __shares['name'] }}
{{ __shares['path'] }}  {{ __shares['client_ip'] }}({{ __shares['client_options'] }})

{% endfor %}