{% extends 'base.html' %} {% load buttons %} {% block content %}
{% add_button 'plugins:config_officer:service_rule_add' %}

{% block title %}Service rules{% endblock %}

{% include 'utilities/obj_table.html' %}
{% endblock %}