Changeset 3272
- Timestamp:
- 06/16/08 10:31:26 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/lisp-ecoop/website/templates/home.xml
r3203 r3272 18 18 <img src="../static/alu-logo.jpg" alt="ALU" border="0" /> 19 19 </a> 20 <a href="http://www.epita.fr/" target="_new"> 21 <img src="../static/epita-logo.jpg" alt="EPITA" border="0" /> 22 </a> 20 23 </p> 21 24 <p> 22 25 Supported by 23 26 <a href="http://www.lispworks.com/" target="_new">LispWorks Ltd</a>, 24 <a href="http://www.franz.com/" target="_new">Franz Inc</a> 25 and the26 <a href="http://www.alu.org/" target="_new">Association of Lisp Users</a>.27 <a href="http://www.franz.com/" target="_new">Franz Inc</a>, the 28 <a href="http://www.alu.org/" target="_new">Association of Lisp Users</a>, 29 and <a href="http://www.epita.fr/" target="_new">EPITA</a>. 27 30 </p> 28 31
