~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/wlhelp/wares.html

  • Committer: franku
  • Date: 2018-05-06 08:20:39 UTC
  • mto: This revision was merged to the branch mainline in revision 494.
  • Revision ID: somal@arcor.de-20180506082039-v8n40alffhi2ulct
This is an Attribute error

Show diffs side-by-side

added added

removed removed

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