aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/body/show.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/body/show.rhtml')
-rw-r--r--app/views/body/show.rhtml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/body/show.rhtml b/app/views/body/show.rhtml
index ed0d44571..d41d8f9ed 100644
--- a/app/views/body/show.rhtml
+++ b/app/views/body/show.rhtml
@@ -57,5 +57,8 @@
</h2>
<%= render :partial => 'request/request_listing', :locals => { :info_requests => @public_body.info_requests } %>
+
+ <p>Only requests made using WhatDoTheyKnow.com are shown.</p>
+
<% end %>