aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts/default.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/default.rhtml')
-rw-r--r--app/views/layouts/default.rhtml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml
index 14330818a..d9b62cdaa 100644
--- a/app/views/layouts/default.rhtml
+++ b/app/views/layouts/default.rhtml
@@ -56,5 +56,10 @@
</div>
</div>
+ <p id="footer">
+ Built by <a href="http://www.mysociety.org/">mySociety</a> ... and you.
+ <a href="https://secure.mysociety.org/cvstrac/dir?d=mysociety/foi">Get the source code</a> (is on Rails).
+ </p>
+
</body>
</html>