{% extends "base.html" %} {% block title %}{% if file %}Edytuj Hosts File{% else %}Nowy Hosts File{% endif %} - /etc/hosts Manager{% endblock %} {% block extra_css %} {{ super() }} {% endblock %} {% block content %}
Przeglądaj historię zmian, porównaj aktualną zawartość z najnowszą wersją zapisanej historii lub usuń stare wersje.
Historia wersji Usuń wersje starsze niż 30 dni {% if file.versions|length > 0 %} Diff aktualny vs. ostatnia kopia {% endif %}