Display the pM on the public library detail page.
authorDiane Trout <diane@caltech.edu>
Sat, 7 Mar 2009 00:58:48 +0000 (00:58 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 7 Mar 2009 00:58:48 +0000 (00:58 +0000)
commitb31f6ed6e6a21be072fe0c29bcf46b20fb23ae52
treeabb5790012e13e900cde64c0d0f76f50ff3477e5
parent9b743a291f8857cf2ee0a7b05024d7a6f0a72e65
Display the pM on the public library detail page.
Also I was getting tired of our ugly pages so I ripped large chunks of the
django css and more of their templates to make our library index page look
nicer.

I started working on the public library detail page but that started
involving too many alterations to the code for friday.
htsworkflow/frontend/samples/views.py
htsworkflow/frontend/static/css/data-browse-index.css [new file with mode: 0644]
htsworkflow/frontend/templates/base.html [new file with mode: 0644]
htsworkflow/frontend/templates/base_site.html [new file with mode: 0644]
htsworkflow/frontend/templates/samples/library_detail.html
htsworkflow/frontend/templates/samples/library_index.html
htsworkflow/frontend/templates/search_form.html [new file with mode: 0644]