Commit 2c9ed80c by Bence Dányi

firewall_gui: unused template removed

parent 4b521e37
{% extends "base2.html" %}
{% block content %}
{% for rule in rules %}
<li>{{rule}}</li>
{% endfor %}
{% endblock %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment