Changeset 3390
- Timestamp:
- 06/30/08 16:14:52 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/lisp-ecoop/website/templates/home.xml
r3272 r3390 37 37 <ul> 38 38 <li> 39 <strong>Mark Tarver:</strong> Lisp for the 21st Century 39 <strong> 40 <a href="http://elw2008.bknr.net/profile/17">Mark Tarver</a>: 41 </strong> 42 <a href="http://elw2008.bknr.net/submission/31"> 43 Lisp for the 21st Century 44 </a> 40 45 (see <a href="http://www.lambdassociates.org/" target="_new"> 41 46 lambdassociates.org … … 43 48 </li> 44 49 <li> 45 <strong>Rich Hickey:</strong> 46 A Detailed Look at the Lisp Nature of Clojure 50 <strong> 51 <a href="http://elw2008.bknr.net/profile/18">Rich Hickey</a>: 52 </strong> 53 <a href="http://elw2008.bknr.net/submission/32"> 54 A Detailed Look at the Lisp Nature of Clojure 55 </a> 47 56 (see <a href="http://clojure.sourceforge.net/" target="_new"> 48 57 clojure.sourceforge.net trunk/projects/lisp-ecoop/website/templates/submission.xml
r2444 r3390 8 8 <h1>$(title)</h1> 9 9 <h2><lisp-ecoop:submission-submitter-links /></h2> 10 <blockquote> <pre>$(abstract)</pre></blockquote>10 <blockquote>$(abstract)</blockquote> 11 11 <lisp-ecoop:submission-document-links /> 12 12 </lisp-ecoop:load-argument-object>
