Changeset 926 for trunk/templates
- Timestamp:
- 03/10/07 16:18:49 (21 months ago)
- Files:
-
- 1 modified
-
trunk/templates/footer.tt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/footer.tt
r869 r926 24 24 Powered by <a href="[% full_cgi_url%]?action=about">OpenGuides [% openguides_version %]</a>. 25 25 </p> 26 <p>27 [% IF licence_name %]26 [% IF licence_name %] 27 <p> 28 28 This work is licensed under the 29 29 [% IF licence_url %] … … 36 36 (<a href="[% licence_info_url %]">more info</a>) 37 37 [% END %] 38 [% END %] 38 </p> 39 [% END %] 39 40 [% END %] 40 41
