Mercurial > personas_backend
changeset 162:3ca822f567b3
Added personas 'stack' image to home page, when clicked the user is taken to the 'browse personas' page.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Fri, 04 Apr 2008 16:42:09 -0700 |
parents | a2ec4d3c59e8 |
children | 6279ed400a55 |
files | media/img/personas-preview.png personasbackend/personas/templates/personas/home.html |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/personasbackend/personas/templates/personas/home.html Fri Apr 04 16:01:35 2008 -0700 +++ b/personasbackend/personas/templates/personas/home.html Fri Apr 04 16:42:09 2008 -0700 @@ -4,6 +4,8 @@ {% block content %} <p>Personas for Firefox is an extension that adds lightweight theming to your browser.</p> +<p><a href="{% url list-personas %}" +><img border="0" src="{{ MEDIA_URL }}img/personas-preview.png"/></a></p> <p>Personas is a prototype that builds upon the ideas that:</p> <ul> <li>themes today are too hard to find, install and use</li>