[% WRAPPER header.html page_title=title %]
| Book Info: | ||
| ISBN: | [% isbn %] | |
| Title: | [% title %] | |
| Edition: | [% edition %] | |
| Author: | [% author %] | |
| Price: | $[% price %] | |
| Comments: | [% comments %] | |
| Course Info: | ||
| Subject: | [% crs_dept %] | |
| Number: | [% crs_number %] | |
| Professor: | [% crs_prof %] | |
| Seller Info: | ||
| Name: | [% "$first $last" %] | |
| Email: | [% IF private_email == 'y' %] (hidden) [% ELSE %] [% email %] [% END %] | |
| Phone: | [% phone %] | |
| Other Info: | [% other %] | |