~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/500.html

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Internal server error - {{ block.super}}
5
5
{% endblock %}
6
6
 
7
 
{% block content %} 
8
 
<h1>Internal server error</h1>
 
7
{% block content_header %}
 
8
    <h1>Internal server error</h1>
 
9
{% endblock %}
 
10
 
 
11
{% block content_main %} 
9
12
<div class="blogEntry">
10
13
    <p> We are sorry about that...</p><br />
11
14
    <p>The widelands website administrators have been automatically informed about this issue.</p>