Changeset 869
- Timestamp:
- 09/17/06 16:36:44 (2 years ago)
- Files:
-
- 1 modified
-
trunk/templates/footer.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/footer.tt
r776 r869 28 28 This work is licensed under the 29 29 [% IF licence_url %] 30 <a href="[% licence_url %]"> 31 [% END %] 32 [% licence_name %] 33 [% IF licence_url %] 34 </a> 30 <a href="[% licence_url %]">[% licence_name %]</a> 31 [% ELSE %] 32 [% licence_name %] 35 33 [% END %] 36 34 licence
