OLD | NEW |
1 <footer id="cc-info"> | 1 <footer id="cc-info"> |
2 <button id="send-feedback" class="google-button" data-feedback>Send Feedback</
button> | 2 <button id="send-feedback" class="google-button" data-feedback>Send Feedback</
button> |
3 <!--p class="last-updated">Last updated August 2, 2013.</p--> | 3 <!--p class="last-updated">Last updated August 2, 2013.</p--> |
4 <p class="cc-logo"><a href="http://creativecommons.org/licenses/by/3.0/"><img
src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attribution"
></a></p> | 4 <p class="cc-logo">Content available under the <a href="http://creativecommons
.org/licenses/by/3.0/">CC-By 3.0 license</a></p> |
5 </footer> | 5 </footer> |
OLD | NEW |