{% extends "base.html" %} {% load i18n %} {% load static %} {% block title %} Wiki - {{ block.super }} {% endblock %} {% block extra_head %} {{ block.super}} {% endblock %} {# Define all(!) tabs for the wiki here (all in one place). We disable or change them in the subpages. #} {% block content_tabbing %}