{% extends 'generic/object.html' %} {% load helpers %} {% block content %}
Service Path Segment Mapping
Service Path {{ object.service_path|linkify }}
Segment {{ object.segment|linkify }}
{% include 'inc/panels/custom_fields.html' %}
{% include 'inc/panels/tags.html' %} {% include 'inc/panels/comments.html' %}
{% endblock content %}