Merge lp:~cjohnston/summit/757977 into lp:summit

Proposed by Chris Johnston
Status: Merged
Approved by: Michael Hall
Approved revision: 87
Merged at revision: 91
Proposed branch: lp:~cjohnston/summit/757977
Merge into: lp:summit
Diff against target: 11 lines (+2/-0)
1 file modified
summit/templates/base.html (+2/-0)
To merge this branch: bzr merge lp:~cjohnston/summit/757977
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+59300@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

Looks good to me

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'summit/templates/base.html'
--- summit/templates/base.html 2011-04-20 14:47:34 +0000
+++ summit/templates/base.html 2011-04-27 21:32:23 +0000
@@ -56,6 +56,8 @@
56{% block footer %}56{% block footer %}
57 <div class="copyright">57 <div class="copyright">
58 &copy; 2008-{% now "Y" %} Canonical Ltd., Ubuntu Community. Ubuntu is a registered trademark of Canonical Ltd.<br />58 &copy; 2008-{% now "Y" %} Canonical Ltd., Ubuntu Community. Ubuntu is a registered trademark of Canonical Ltd.<br />
59 <br />
60 <p>{% trans 'Problems with Summit?' %} <a href="https://bugs.launchpad.net/summit/+filebug">{% trans 'File a Bug' %}</a></p>
59 </div>61 </div>
60{% endblock %}62{% endblock %}
6163

Subscribers

People subscribed via source and target branches