{% extends "base.html" %} {% block content %}
Host: {{ router.host }} | Port: {{ router.port }} | SSH User: {{ router.ssh_user }}
Nazwa pliku | Rozmiar | Data | Diff | Akcje |
---|---|---|---|---|
{{ b.file_path|basename }} | {{ b.file_path|filesize }} | {{ b.created_at }} | {% if loop.index0 > 0 %} Diff {% else %} Brak nowszego {% endif %} | Pobierz Podgląd |
Pusto
{% endif %}Nazwa pliku | Rozmiar | Data | Akcje |
---|---|---|---|
{{ b.file_path|basename }} | {{ b.file_path|filesize }} | {{ b.created_at }} | Pobierz |
Pusto
{% endif %} {% endblock %}