{# vim: set ts=2 et sts=2 sw=2: #} {% extends "base.html" %} {% from "includes/common_macros.html" import search_box with context %} {% from "wiki/includes/document_macros.html" import show_for with context %} {% set styles = ('home',) %} {% set scripts = ('home',) %} {% set hide_header_search = True %} {% block content %}