aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorfrancis <francis>2008-01-21 11:30:44 +0000
committerfrancis <francis>2008-01-21 11:30:44 +0000
commitac27b51ac5935fb9da37f1333b958f2dacb0308a (patch)
tree102df8287539da11bcb4c9909b4d10e5da6a1a8a /app
parent106703aa79defe9f71c4fab55174b695b6c04c1d (diff)
Link to source code for Affero GPL
Diffstat (limited to 'app')
-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>