From 4910d7e1608fd15525b006113a343face70649e6 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 2 Aug 2021 16:54:44 +0100 Subject: [PATCH] . --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index 768dcb88..2ed782bc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,4 +16,5 @@ {% if request.user.is_staff %}Admin{% endif %}

A radiology resource

+

RTS is available here

{% endblock %} \ No newline at end of file