~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/wlhelp/buildings.html

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
Buildings - {{ tribe.displayname }} - {{ block.super }}
8
8
{% endblock %}
9
9
 
10
 
{% block content %}
11
 
<h1>{{ tribe.displayname }}: Buildings</h1>
 
10
{% block content_header %}
 
11
        <h1>{{ tribe.displayname }}: Buildings</h1>
 
12
{% endblock %}
 
13
 
 
14
{% block content_main %}
12
15
<div class="blogEntry">
13
16
        <div class="posRight">
14
17
                {% include 'wlhelp/inlines/js_form_buildings.html' %}<br />