{% comment %} vim:ft=htmldjango: This file is extended by all other files which are not included here {% endcomment %} {% block title %}Widelands.org{% endblock %} {% if USE_GOOGLE_ANALYTICS %} {% endif %} {% block extra_head %}{% endblock %}
{% include "navigation.html" %}
{% include "right_boxes.html" %}
{% block content %} No Content here! {% endblock %}
{% include "footer.html" %}