~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/registration/password_reset_done.html

  • Committer: franku
  • Date: 2018-11-15 20:39:35 UTC
  • mfrom: (504.1.1 widelands)
  • Revision ID: somal@arcor.de-20181115203935-2j4ip880mi4b3mzv
redesign the website to show tabs for some pages and give an additional header section with important links

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
Password Reset - {{ block.super }}
10
10
{% endblock %}
11
11
 
12
 
{% block content %}
13
 
<h1>Password Reset</h1>
 
12
{% block content_header %}
 
13
    <h1>Password Reset</h1>
 
14
{% endblock %}
 
15
 
 
16
{% block content_main %}
14
17
<div class="blogEntry">
15
18
        <p>
16
19
                We've e-mailed you instructions for setting your password to the e-mail address you submitted. You should be receiving it shortly.