Mercurial > personas_backend
changeset 52:9063eb46391d
Replaced the 64x64 firefox logo on the content template with a 64x64 personas logo.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Tue, 04 Mar 2008 23:45:58 -0600 |
parents | 7d2b70b8844e |
children | 7a20574bedc8 |
files | PersonasBackend/personas/templates/personas/base.html media/img/app-icons/firefox.png media/img/app-icons/personas.png |
diffstat | 3 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PersonasBackend/personas/templates/personas/base.html Tue Mar 04 23:34:57 2008 -0600 +++ b/PersonasBackend/personas/templates/personas/base.html Tue Mar 04 23:45:58 2008 -0600 @@ -40,7 +40,7 @@ <!-- Header for sub-pages --> <div> <h2> - <img src="{{ MEDIA_URL }}img/app-icons/firefox.png" + <img src="{{ MEDIA_URL }}img/app-icons/personas.png" alt="Firefox" /> Firefox Personas: <span>TODO: Insert title here</span>