~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/wlhelp/buildings.html

  • Committer: franku
  • Date: 2018-11-09 07:00:30 UTC
  • mfrom: (478.3.37 tabbed_profile)
  • mto: This revision was merged to the branch mainline in revision 505.
  • Revision ID: somal@arcor.de-20181109070030-uu7w3rt0r0nd6q5n
Fixed strings; make PM pages part of profile pages

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 />