{% extends 'base.html' %} {% block content %}

Smart proxies

{% for smart_proxy in object_list %} {% endfor %}
Hostname Username Port Tftpboot Pxetool URL Actions
{{ smart_proxy.hostname }} {{ smart_proxy.username }} {{ smart_proxy.port }} {{ smart_proxy.tftpboot }} {{ smart_proxy.pxetool_url }} Edit Delete
Add new Smart Proxy {% endblock %}