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
1=== modified file 'summit/templates/base.html'
2--- summit/templates/base.html 2011-04-20 14:47:34 +0000
3+++ summit/templates/base.html 2011-04-27 21:32:23 +0000
4@@ -56,6 +56,8 @@
5 {% block footer %}
6 <div class="copyright">
7 &copy; 2008-{% now "Y" %} Canonical Ltd., Ubuntu Community. Ubuntu is a registered trademark of Canonical Ltd.<br />
8+ <br />
9+ <p>{% trans 'Problems with Summit?' %} <a href="https://bugs.launchpad.net/summit/+filebug">{% trans 'File a Bug' %}</a></p>
10 </div>
11 {% endblock %}
12

Subscribers

People subscribed via source and target branches