[% WRAPPER header.html page_title="My Books" %] [% IF msg %]
[% msg %]
[% END %]| Edit Your Account Info |
| Log Out |
You do not currently have any books for sale. Add one now!.
[% ELSE %]| Course Number | Book Title | Price | Edit/Delete | |
|---|---|---|---|---|
| [% r.crs_dept %] | [% r.crs_number %] | [% r.title %] | $[% r.price %] | [edit] [del] |
Add More Books.
[% END %] [% END %]