{% extends "helpdesk/base.html" %}{% load i18n %} {% block helpdesk_title %}{% trans "RSS Feeds" %}{% endblock %} {% block helpdesk_body %}
{% trans "The following RSS feeds are available for you to monitor using your preferred RSS software. With the exception of the 'Latest Activity' feed, all feeds provide information only on Open and Reopened cases. This ensures your RSS reader isn't full of information about closed or historical tasks." %}
{% trans "These RSS feeds allow you to view a summary of either your own tickets, or all tickets, for each of the queues in your helpdesk. For example, if you manage the staff who utilise a particular queue, this may be used to view new tickets coming into that queue." %}
{% trans "Per-Queue Feeds" %} | |||
{% trans "Queue" %} | {% trans "All Open Tickets" %} | {% trans "My Open Tickets" %} | |
---|---|---|---|
{{ queue.title }} | {% endfor %} |