~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/registration/activate.html

  • Committer: franku
  • Date: 2018-11-09 07:00:30 UTC
  • mfrom: (478.3.37 tabbed_profile)
  • mto: This revision was merged to the branch mainline in revision 505.
  • Revision ID: somal@arcor.de-20181109070030-uu7w3rt0r0nd6q5n
Fixed strings; make PM pages part of profile pages

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
Activation - {{ block.super }}
8
8
{% endblock %}
9
9
 
10
 
{% block content %}
11
 
<h1>Activation</h1>
 
10
{% block content_header %}
 
11
    <h1>Activation</h1>
 
12
{% endblock %}
 
13
 
 
14
{% block content_main %}
12
15
<div class="blogEntry">
13
16
        <p class="errormessage">
14
17
                An error occured: Either this account has already been activated or activation key is invalid.<br />