~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/mainpage/legal_notice.html

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
{% block title %}Legal notice {{ block.super }}{% endblock %}
5
5
 
6
 
{% block content %}
7
 
 
8
 
<h1>Legal notice</h1>
9
 
 
 
6
{% block content_header %}
 
7
        <h1>Legal notice</h1>
 
8
{% endblock %}
 
9
 
 
10
{% block content_main %}
10
11
<div class="blogEntry">
11
12
        <p>The website <a href="https://wl.widelands.org">widelands.org</a> is a privately owned page to exchange knowledge and experience about the free, open source game Widelands. There are no financial goal or interest.</p>
12
13