[damned-lies] Changed layout of footer links
- From: Claude Paroz <claudep src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Changed layout of footer links
- Date: Fri, 6 Jan 2012 11:40:42 +0000 (UTC)
commit a06b01eee4786b404a6dd0585b0a2b8d7b982075
Author: Claude Paroz <claude 2xlibre net>
Date: Fri Jan 6 12:39:33 2012 +0100
Changed layout of footer links
templates/base.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/templates/base.html b/templates/base.html
index d2ef0f7..d54d5d8 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -89,9 +89,11 @@
</div>
<div id="footer">
+ <a href="{% url about %}">{% trans "About Damned Liesâ" %}</a>
+ <br>
{% trans "Copyright © 2006-2012" %} <a href="http://www.gnome.org/">{% trans "The GNOME Project" %}</a>.
<br>
- {% blocktrans with "<a href='http://www.canonical.com/'>Canonical</a>" as link %}Hosted by {{ link }}.{% endblocktrans %} | <a href="{% url about %}">{% trans "About Damned Liesâ" %}
+ {% blocktrans with "<a href='http://www.canonical.com/'>Canonical</a>" as link %}Hosted by {{ link }}.{% endblocktrans %}
</div>
</div> <!-- end of div.body -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]