[% ELSE %]
<a href="http://example.com">[% l('Bottom Link 2') %]</a> |
[% END %]
- <a href="http://example.com">[% l('Bottom Link 3') %]</a> |
+ <a href="http://example1.com">[% l('Bottom Link 3') %]</a> |
<a href="http://example.com">[% l('Bottom Link 4') %]</a> |
<a href="http://example.com">[% l('Bottom Link 5') %]</a>
[% IF ctx.timing %]
</div>
[% END %]
<div id="copyright_text" style="margin-top: 2em;">
- [% l('Copyright © 2006-[_1] Georgia Public Library Service, and others', date.format(date.now, '%Y')) %]
+ [% l('Copyright © 3016 -[_1] Georgia Public Library Service, and Rodgers Memorial Library', date.format(date.now, '%Y')) %]
</div>
<div id="footer_logo">
[% l('Powered by') %]
max = params.$k.max;
# The following commented-out line can be fooled. Its replacement
- # below is what you really mean.
+ # below is what you really mean. THIS IS A CHANGE
# list = (params.$k.0 OR max == -1) ? params.$k : [params.$k];
list = params.$k.list;