diff --git a/templates/schedule/line-up.html b/templates/schedule/line-up.html index bd28e0c0b..82c1accbe 100644 --- a/templates/schedule/line-up.html +++ b/templates/schedule/line-up.html @@ -17,6 +17,10 @@

Line-up

You can also get this list as an iCal feed for your calendar, and a json feed for your giant robot.

+

If you use an app for viewing the schedule, you might be looking for a + Frab JSON or + Frab XML feed. +

{% endif %} {% else %}
diff --git a/templates/schedule/user_schedule.html b/templates/schedule/user_schedule.html index 74b6a67fb..ab3663784 100644 --- a/templates/schedule/user_schedule.html +++ b/templates/schedule/user_schedule.html @@ -14,7 +14,8 @@ Schedule feeds: JSON | iCal | - Frab + Frab JSON | + Frab XML

{% endblock %} {% block foot %}