Merge lp:~sunu0000/postorius/newuser_hint into lp:postorius

Proposed by Tarashish Mishra
Status: Merged
Merged at revision: 109
Proposed branch: lp:~sunu0000/postorius/newuser_hint
Merge into: lp:postorius
Diff against target: 11 lines (+2/-0)
1 file modified
src/postorius/templates/postorius/login.html (+2/-0)
To merge this branch: bzr merge lp:~sunu0000/postorius/newuser_hint
Reviewer Review Type Date Requested Status
Terri Approve
Review via email: mp+132263@code.launchpad.net

Description of the change

Added hint for new users to sign in.

To post a comment you must log in.
Revision history for this message
Terri (terriko) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/postorius/templates/postorius/login.html'
2--- src/postorius/templates/postorius/login.html 2012-10-25 07:21:25 +0000
3+++ src/postorius/templates/postorius/login.html 2012-10-31 09:06:20 +0000
4@@ -33,6 +33,8 @@
5 <input type="hidden" name="assertion" value="" />
6 <a rel="nofollow" id="browserid" href="#"><img src="{{ STATIC_URL }}postorius/img/sign_in_blue.png" alt="Login using BrowserID" /></a>
7 </form>
8+
9+ <h2>New user? Click on 'sign in' button to get started.</h2>
10 </div>
11 {% endblock %}
12

Subscribers

People subscribed via source and target branches