{% extends "base.html" %} {% block title %}{% if file %}Edytuj Hosts File{% else %}Nowy Hosts File{% endif %} - /etc/hosts Manager{% endblock %} {% block content %}

{% if file %}Edytuj Hosts File{% else %}Nowy Hosts File{% endif %}

{% endblock %}