~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/wlhelp/ware_details.html

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
{{ ware.displayname }} - {{ tribe.displayname }} - {{ block.super }}
8
8
{% endblock %}
9
9
 
10
 
{% block content %}
11
 
<h1>{{ tribe.displayname }}: {{ ware.displayname }}</h1>
 
10
{% block content_header %}
 
11
        <h1>{{ tribe.displayname }}: {{ ware.displayname }}</h1>
 
12
{% endblock %}
 
13
 
 
14
{% block content_main %}
12
15
<div class="blogEntry">
13
16
        <a href="{% url 'wlhelp_index' %}">Encyclopedia Index</a> &#187;
14
17
        <a href="{% url 'wlhelp_wares' tribe.name %}">{{ tribe.displayname }} Wares</a> &#187;