Skip to content

Commit

Permalink
set login page title back to "Welcome to your Backpack"
Browse files Browse the repository at this point in the history
 * modifying pull request mozilla#827 which is for issue mozilla#790
  • Loading branch information
arasbm authored and bkeyvani committed Apr 15, 2013
1 parent 15354ad commit c2683e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/login.html
@@ -1,7 +1,7 @@
{% extends 'layout.html' %}
{% set bodyClass = 'login' %}
{% block body %}
<h1 class="title">Welcome to your Mozilla Backpack</h1>
<h1 class="title">Welcome to your Backpack</h1>
<p class="subtitle">Celebrate your skills & passions</p>
<a class="persona-button dark big js-browserid-link" href="#"><span>Log In or Sign Up</span></a>

Expand Down

0 comments on commit c2683e1

Please sign in to comment.