{% comment %} vim:ft=htmldjango: This file is extended by all other files which are not included here {% endcomment %} {% load static %} {% block title %}Widelands.org{% endblock %} {% block extra_head %}{% endblock %}
{% include "mainpage/navigation.html" %}
{% include "mainpage/right_boxes.html" %}
{% block content_header %} {% endblock %}
{% block content_tabbing %} {% endblock %} {% block content_main %} {% endblock %}
{% include "mainpage/footer.html" %}