aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/layout.html.erb
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-12-24 17:26:18 -0800
committerXavier Noria <fxn@hashref.com>2011-12-24 17:32:52 -0800
commit8eb359661745adc639d43cf7da9a92fc1f6c9539 (patch)
tree6d87ae4e88c83e5e533566eb9492dd53b0de2a98 /railties/guides/source/layout.html.erb
parent41e466fda827b9e002bb356e34ba4b82f7b72059 (diff)
downloadrails-8eb359661745adc639d43cf7da9a92fc1f6c9539.tar.gz
rails-8eb359661745adc639d43cf7da9a92fc1f6c9539.tar.bz2
rails-8eb359661745adc639d43cf7da9a92fc1f6c9539.zip
(draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria]
Diffstat (limited to 'railties/guides/source/layout.html.erb')
-rw-r--r--railties/guides/source/layout.html.erb3
1 files changed, 1 insertions, 2 deletions
diff --git a/railties/guides/source/layout.html.erb b/railties/guides/source/layout.html.erb
index 4c979888b7..e69936b43a 100644
--- a/railties/guides/source/layout.html.erb
+++ b/railties/guides/source/layout.html.erb
@@ -143,8 +143,7 @@
<hr class="hide" />
<div id="footer">
<div class="wrapper">
- <p>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0</a> License</p>
- <p>"Rails", "Ruby on Rails", and the Rails logo are trademarks of David Heinemeier Hansson. All rights reserved.</p>
+ <%= render 'license' %>
</div>
</div>