Changeset 177:887b2292ca91
- Timestamp:
- 06/13/09 19:34:26 (9 months ago)
- Author:
- rgrp
- Branch:
- default
- convert_revision:
- svn:0ead1229-0713-0410-96cd-f668dbfad531/trunk@260
- Message:
-
[wui,img][m]: shakespeare droeshout portrait images and use for favicon.
- Obtained images a while ago but had not got round to integrating into web interface.
- Also create cut down image which we can use in shakespeare site template.
- Location:
- shakespeare
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r166
|
r177
|
|
| 12 | 12 | |
| 13 | 13 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| | 14 | <link rel="shortcut icon" href="/img/shkspr.ico" type="image/x-icon" /> |
| 14 | 15 | <link rel="stylesheet" href="/css/master.css" type="text/css" media="screen, print" title="Master stylesheet" charset="utf-8" /> |
| 15 | 16 | <script type="text/javascript" src="/scripts/prototype.js"></script> |
| … |
… |
|
| 56 | 57 | <!--</topbar>--> |
| 57 | 58 | </div><!-- /top-bar --> |
| 58 | | <h1><a href="${h.url_for(controller='site', action='home')}" title="${c.site_title} Home">${c.site_title}</a></h1> |
| | 59 | <h1> |
| | 60 | <a href="${h.url_for(controller='site', action='home')}" title="${c.site_title} Home">${c.site_title}</a> |
| | 61 | </h1> |
| 59 | 62 | |
| 60 | 63 | </div><!-- /top-inner --> |