{% extends "ui/templates/base/layout.html" %} {% block content %}

{% if mode == 'edit' %}Edit Service Category{% else %}Create Service Category{% endif %}

Cancel
{% endblock %}