Skip to content

Commit

Permalink
feat: roll out page titles in preparation for #15
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Mar 6, 2020
1 parent ecf96ba commit a5622a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/django_registration/registration_complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p>
<div class="spacer"></div><a class="link--inverse" href="{% url 'index' %}}">Home</a>
</p>
<h1>activate your account</h1>
<h1>Activate your account</h1>
</div>
<p>
Please check your email for a link to activate your account.
Expand Down

0 comments on commit a5622a3

Please sign in to comment.