~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/pybb/add_post.html

merged trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 - {{ block.super }}
18
18
{% endblock %}
19
19
 
20
 
{% block content %}
 
20
{% block content_header %}
21
21
<h1>
22
22
        {% if forum %}
23
23
                {% trans "New Topic" %}
29
29
                {% endif %}
30
30
        {% endif %}
31
31
</h1>
32
 
 
 
32
{% endblock %}
 
33
{% block content_main %}
33
34
<div class="blogEntry">
34
35
        <a href="{% url 'pybb_index' %}">Forums</a> &#187;
35
36
        {% if forum %}